Skip to content

fixed socket.io-client v4 not being able to obtain options from sails#131

Open
serjrd wants to merge 1 commit intobalderdashy:masterfrom
serjrd:master
Open

fixed socket.io-client v4 not being able to obtain options from sails#131
serjrd wants to merge 1 commit intobalderdashy:masterfrom
serjrd:master

Conversation

@serjrd
Copy link
Copy Markdown

@serjrd serjrd commented Feb 20, 2024

socket.io-client v4 uses _opts = Object.assign({}, opts), hence it cannot obtain options from sails.io.js that were defined using getters/setters through Object.defineProperty without explicitly marking those properties as enumerable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant