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

Problems with Browserify + (Safari / iOS ) #150

Closed
lucasfeliciano opened this issue Aug 20, 2015 · 1 comment
Closed

Problems with Browserify + (Safari / iOS ) #150

lucasfeliciano opened this issue Aug 20, 2015 · 1 comment

Comments

@lucasfeliciano
Copy link

Hello there

I'm building a application using React + Flux + Browserify and on Chrome/Firefox works with no problems, but when I was trying to run it on Safari I got this error and my application did not render.

ReferenceError: Can't find variable: Intl

To fix it I had to install the intl module from npm and require in my code manually.

After fix that problem another one started to be thrown on console:

ReferenceError: No locale data has been provided for this object yet.

I'm stuck on this one, if some one know something about it I'll appreciate

@caridy
Copy link
Collaborator

caridy commented Aug 20, 2015

@caridy caridy closed this as completed Aug 20, 2015
longlho pushed a commit that referenced this issue Apr 27, 2020
longlho pushed a commit that referenced this issue Apr 27, 2020
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

2 participants