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 warning while using js request #424

Open
rafaelfranca opened this issue Jun 24, 2015 · 2 comments
Open

jquery warning while using js request #424

rafaelfranca opened this issue Jun 24, 2015 · 2 comments

Comments

@rafaelfranca
Copy link
Member

From @adityashankert on June 24, 2015 10:49

I am getting following warning while using js request

Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check http://xhr.spec.whatwg.org/.

rails version - 4.1.8
jquery version - 1.10.2

Copied from original issue: rails/rails#20686

@rafaelfranca
Copy link
Member Author

Thank you for the issue. Are you sure this is related to Rails? How can I reproduce this warning?

@rafaelfranca
Copy link
Member Author

From @adityashankert on June 24, 2015 16:24

This issue occurs when remote = true is used which means the issue with ajax implementation of rails

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

No branches or pull requests

1 participant