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

jquery.atmosphere.js - long polling request is being aborted by firefox #2020

Closed
snimavat opened this issue Jul 13, 2015 · 2 comments
Closed

Comments

@snimavat
Copy link

we have an angualr application which calls subscribe() with long polling transport when some even occours (route change) on the scree. however the issue is, as soon as the subscribe is called, i can see the ajax call for the subscribe url is being aborted by firefox.

With chrome, the error is
"Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience".

And i see in firebug that the request does not have Requested with Xml http request header.

@jfarcand
Copy link
Member

Please file the issue here => https://github.com/Atmosphere/atmosphere-javascript

Also please put the version used and some code. Thanks!

@jfarcand
Copy link
Member

But first, please use the mailing list as the issue seems to be with your code :-)

https://groups.google.com/group/atmosphere-framework?pli=1

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