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

not working in Chrome #89

Open
TomTitTot opened this issue Oct 14, 2016 · 2 comments
Open

not working in Chrome #89

TomTitTot opened this issue Oct 14, 2016 · 2 comments

Comments

@TomTitTot
Copy link

How to make this plugin work with Chrome? Thank you in advance.

@jraack
Copy link

jraack commented Jan 4, 2017

Here same, doesn't work in Chrome, because chrome can't handle async somehow.
@TomTitTot: Just search for the async in the ajaxOptions object (jquery.localize.js) and set is to false.

Also be sure to check if you used npm to install jquery-localize, if so, use the current 0.2.0 in this respository.
https://www.npmjs.com/package/jquery-localize This one is behind?

@alexrmacleod
Copy link

alexrmacleod commented Oct 12, 2018

Will changing async in the ajaxOptions object to false cause other problems?
Is there another option to this?

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

3 participants