We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Upgrading from v2 to v3 and I'm getting a "navigator.languages is undefined" error.
The text was updated successfully, but these errors were encountered:
You mentioned in your other issue that this was on iOS and you managed to work around it. Is the workaround something we can ship? Thanks!
Sorry, something went wrong.
I just wanted to skip the error to see if any other issues came up:
var langs = navigator.languages || [ 'en' ];
I don't know if this is limited to iOS as I've not been able to build for Android
No branches or pull requests
Upgrading from v2 to v3 and I'm getting a "navigator.languages is undefined" error.
The text was updated successfully, but these errors were encountered: