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

Synchronous XMLHttpRequest on the main thread is deprecated #2

Open
bakhansen opened this issue Mar 28, 2018 · 0 comments
Open

Synchronous XMLHttpRequest on the main thread is deprecated #2

bakhansen opened this issue Mar 28, 2018 · 0 comments

Comments

@bakhansen
Copy link
Member

bakhansen commented Mar 28, 2018

Console output when visiting http://localhost:9090/oryx/editor:

prototype-1.5.1.js:1034 [Deprecation] Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/.
request @ prototype-1.5.1.js:1034

Console output when visiting http://localhost:9090/backend/poem/repository:

repository2.js:1213 [Deprecation] Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/.
request @ repository2.js:1213

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