Atmosphere / atmosphere-javascript

atmosphere-javascript
Apache License 2.0
122 stars 98 forks source link

Firefox errors in console (from PrimeFaces) #226

Closed melloware closed 6 years ago

melloware commented 7 years ago

These two issues were reported in PrimeFaces that I have traced to the atmosphere JS file.

https://github.com/primefaces/primefaces/issues/2447

https://github.com/primefaces/primefaces/issues/2394

These errors only appear in Firefox not in IE or Chrome.

salviof commented 6 years ago

Up;

olivergg commented 6 years ago

+1 This is quite embarrassing since long-polling used to be a fallback transport mode when WebSocket did not work on some network.... I guess the issue is related to Firefox, since I've had a similar issue on a production application that did not change the atmosphere version over the last past months.