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

The website doesn't work on Firefox for Android #37

Open
julienw opened this issue Jan 30, 2017 · 3 comments
Open

The website doesn't work on Firefox for Android #37

julienw opened this issue Jan 30, 2017 · 3 comments

Comments

@julienw
Copy link
Collaborator

julienw commented Jan 30, 2017

The reason is that React Intl uses FormatJS which uses the Intl APIs that Firefox for Android doesn't support.

FormatJS website suggests to include the polyfill https://github.com/andyearnshaw/Intl.js. Maybe we can condition its load on Android.

@julienw
Copy link
Collaborator Author

julienw commented Jan 30, 2017

@julienw
Copy link
Collaborator Author

julienw commented Jan 30, 2017

Looks like this will be enabled soon, after all

@julienw
Copy link
Collaborator Author

julienw commented Feb 8, 2017

nobody cares anymore, but https://bugzilla.mozilla.org/show_bug.cgi?id=1215247 has just been fixed :)

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

1 participant