You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The moment the localeswitcher changes language, it thows the following error in the browser console:
lib.js?ac345151f5:1 Uncaught Error: Syntax error, unrecognized expression: /bolt/editcontent/pages/33?_locale=nl
at Function.t.error (lib.js?ac345151f5:1)
at t.tokenize (lib.js?ac345151f5:1)
at t.select (lib.js?ac345151f5:1)
at Function.t [as find] (lib.js?ac345151f5:1)
at re.fn.init.find (lib.js?ac345151f5:1)
at new re.fn.init (lib.js?ac345151f5:1)
at re (lib.js?ac345151f5:1)
at o.show (lib.js?ac345151f5:37)
at HTMLAnchorElement.<anonymous> (lib.js?ac345151f5:37)
at Function.each (lib.js?ac345151f5:1)
The language still changes as expected and the content still loads. I tried it in my pages contenttype, but I am fairly certain it will show on any contenttype.
Details
Translate Version: 4.1.1
Install type: Extension Repository
Bolt Version: 3.4.2
PHP version: 5.6
Used webserver: Nginx
For UX/UI issues: Chrome browser(latest)
The text was updated successfully, but these errors were encountered:
ghost
changed the title
[BUG]adminpanel localeswitcher throws console error as it loads
[BUG] adminpanel localeswitcher throws console error as it loads
Dec 15, 2017
ghost
changed the title
[BUG] adminpanel localeswitcher throws console error as it loads
[BUG] adminpanel localeswitcher throws console error as it loads new language
Dec 15, 2017
The moment the localeswitcher changes language, it thows the following error in the browser console:
The language still changes as expected and the content still loads. I tried it in my pages contenttype, but I am fairly certain it will show on any contenttype.
Details
The text was updated successfully, but these errors were encountered: