Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Docs - Client API - Update description about io(url) #140

Closed
wants to merge 1 commit into from

Conversation

sandrina-p
Copy link
Contributor

Closes #139

Change `window.location` to `window.location.host`. If `io(window.location)` is started, it works, but then if we pass `options`, those are ignored.
@darrachequesne darrachequesne changed the base branch from master to main November 25, 2022 09:04
darrachequesne pushed a commit that referenced this pull request Nov 25, 2022
Change `window.location` to `window.location.host`. If
`io(window.location)` is started, it works, but then if we pass
`options`, those are ignored.

Related:

- #139
- #343
@darrachequesne
Copy link
Member

Merged as 4cb010f. Thanks a lot 👍

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: client API - io() returns 400 BAD REQUEST when passing window.location
2 participants