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

None of the plugins with api calls are working on chrome. #352

Open
sanatankc opened this issue Jan 3, 2018 · 6 comments
Open

None of the plugins with api calls are working on chrome. #352

sanatankc opened this issue Jan 3, 2018 · 6 comments
Labels

Comments

@sanatankc
Copy link
Contributor

I have tested translate and dictionary. It might be due to because chrome deprecated support for synchronous xmlHttpRequest in 2014 and dropped completely in 2017. Dictionary is working fine in safari, but not translate.

@kanishkarj
Copy link

hey! so, in that case, shifting from xmlHttpRequest to Jquery ajax requests would resolve the bug. wouldn't it?

@vaibhavdaren
Copy link
Contributor

@walterbender how to solve this issue can you help me in getting started with this one.

@walterbender
Copy link
Member

Take a look at the random_quote plugin. I think it should work and can be used as a model for the other ones that use httpRequest.

@walterbender
Copy link
Member

In general, plugins are broken on Chromium. See sugarlabs/musicblocks#1243

@saiatl2354
Copy link

Has anyone else faced this issue?

@walterbender
Copy link
Member

walterbender commented Oct 5, 2023 via email

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

No branches or pull requests

5 participants