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

React > 0.13 cannot work correctly #26

Closed
elct9620 opened this issue Apr 6, 2015 · 3 comments
Closed

React > 0.13 cannot work correctly #26

elct9620 opened this issue Apr 6, 2015 · 3 comments

Comments

@elct9620
Copy link

elct9620 commented Apr 6, 2015

I using babel and React 0.13.1 to build my webapp.
But when I try to add react-google-maps, it break.
I switch back to React 0.12.2 it works, I use console.log to track reason, it seems the react-google-maps generate some different code with React 0.13.

Note: material-ui seems to use react >= 0.12 not react ^0.12 to let it work with 0.13.

@tomchentw
Copy link
Owner

Thanks for your report! I believe this is a know issue related to #21.

@wuct
Copy link
Collaborator

wuct commented Apr 23, 2015

+1

@tomchentw
Copy link
Owner

Released v1.0.0 and closed this now.

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

3 participants