Skip to content

WebSocket error when pages are refreshed in Firefox #71

New issue

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

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

Already on GitHub? Sign in to your account

Closed
jbadavis opened this issue Sep 2, 2021 · 2 comments
Closed

WebSocket error when pages are refreshed in Firefox #71

jbadavis opened this issue Sep 2, 2021 · 2 comments

Comments

@jbadavis
Copy link

jbadavis commented Sep 2, 2021

Summary

When refreshing a page wrapped in the SplitFactory provider in Firefox an error is logged to the console:

The connection to https://streaming.split.io/sse... was interrupted while the page was loading. 

There appear to be Firefox specific WebSocket requirements that aren't being covered by the library:

https://bugzilla.mozilla.org/show_bug.cgi?id=712329

Some similar issues:

Environment

Yarn: 1.22.11
Node: 14.17.4
React: 16.13.1
@stripe/react-stripe-js: 1.4.1
Firefox: 91.0.2

@chillaq
Copy link

chillaq commented Sep 2, 2021

Hi @jbadavis , thanks for the info, I see the issue on my side as well, will check with the team.

Thanks
Bilal

@agustinona
Copy link

Hi @jbadavis,

I'm sorry for the very late update, but just in case: this issue was fixed in v1.3.0 of our SDK.

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

No branches or pull requests

4 participants