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 page error #252

Open
alexlovar opened this issue Nov 24, 2018 · 2 comments
Open

jquery page error #252

alexlovar opened this issue Nov 24, 2018 · 2 comments

Comments

@alexlovar
Copy link

alexlovar commented Nov 24, 2018

i try to open a web page that have a jquery chart, but webview don't plot the graphs.
i get the follow error:
I/chromium( 4451): [INFO:CONSOLE(2)] "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/.", source: https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js (2)

for example if you try to open this page in webview:
https://canvasjs.com/jquery-charts/spline-chart-export-image/
show the graphs empty

@charafau
Copy link
Collaborator

This looks like problem with the library, quick search in google shows that synchronous xmlhttprequest is indeed deprecated: https://stackoverflow.com/a/29146183

Does that website work on normal chrome ? (this webview uses chrome underneath)

@alexlovar
Copy link
Author

This looks like problem with the library, quick search in google shows that synchronous xmlhttprequest is indeed deprecated: https://stackoverflow.com/a/29146183

Does that website work on normal chrome ? (this webview uses chrome underneath)

the page works few day ago normal in webview, right now does not work, but in the android chrome browser works perfect

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