Web App not working with Czech language seeting

Hello, thank you for your fantastic app!

My friends from the Czech republic asked my, that your web version https://app.musicspeedchanger.com/ does not work in their browser.

I checked. And found errors in JavaScript console. After a bit of experimenting I found that problem appears only when we use our default language setting in Chrome browser, which is Czech.

When I switch Chrome browse to English, everything works well.

I see this error in JS console when I have Czech locale settings:

Uncaught TypeError: Cannot read property 'app_name' of undefined
at String.<anonymous> (browser-language-codes.js:21)
at Function.each (jquery-3.4.1.min.js:2)
at setLanguage (browser-language-codes.js:20)
at getLanguage (browser-language-codes.js:13)
at HTMLDocument.<anonymous> (browser-language-codes.js:65)
at e (jquery-3.4.1.min.js:2)
at t (jquery-3.4.1.min.js:2)

Do you have idea how to fix it?
There is no problem to use your app in English, only we have our browsers set to Czech.

Thanks

Comments

  • Thank you very much for reporting this, especially with all the debug info! It was very helpful!

    We were able to replicate the issue and fix it. To use the app now, you might initially need to empty your browser cache and do a hard reload for the changes to take effect. Thank you again!
Sign In or Register to comment.