Sorry, we don't support your browser.  Install a modern browser
This post is closed.

JS error#165

S

Hello,
In your JS tag, you initialise the “window.cookieStorage” js varaiable that is already used by our application. So we had to unactivate weglot.
Can you please use a prefix for your global js variable to avoid collision, (eg. “window.weglotCookieStorage”).
Thank you very much.
Best regards
Jules Leynaud

Dear Jules, thank you for bringing this to our attention. We have fixed this problem so that the cookieStorage variable is no longer added to the window object by our script. You should be able to safely re-add Weglot to your site.

4 years ago
Changed the status to
Archived
3 years ago