Skip to content
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

FireFox 89.0 - almost working - except now has a websocket issue #660

Open
pnutster opened this issue Jun 6, 2021 · 2 comments
Open

FireFox 89.0 - almost working - except now has a websocket issue #660

pnutster opened this issue Jun 6, 2021 · 2 comments

Comments

@pnutster
Copy link

pnutster commented Jun 6, 2021

Turns out FireFox 89.0 does not seem to have an issue with TLS any longer... however. A new issue has arisen... But I do think this could be something that could be handled by some fix in CodeKit.

In short, FireFox does now show the pages. However it does not auto-inject - auto-refresh on css changes. Looking at the inspector.

  • So provided that the preview url is at: https://whatever.local:5757/
  • The issue that now occurs, there is now an error showing: Firefox can’t establish a connection to the server at wss://whatever.local:5758

Interestingly, if I open a second tab, and manually point the url to: wss://whatever.local:5758 - then auto-inject / auto-refresh is working on css changes!

This behaviour is present on local projects as well as proxied external url's

Hopefully this is something that can be looked at, would be really nice to get FireFox fully supported.

@pnutster
Copy link
Author

pnutster commented Jun 6, 2021

Actually gets even more interesting...

Provided that the preview url is at: https://whatever.local:5757/
If after initial page load, I manually refresh once, te auto-refresh and auto-inject will work.

@bdkjones
Copy link
Owner

bdkjones commented Jun 7, 2021 via email

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

2 participants