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

Warnings with react v0.15.2 #295

Closed
oliviertassinari opened this issue Jul 5, 2016 · 5 comments
Closed

Warnings with react v0.15.2 #295

oliviertassinari opened this issue Jul 5, 2016 · 5 comments

Comments

@oliviertassinari
Copy link

oliviertassinari commented Jul 5, 2016

I'm seeing the following warnings when upgrading to React v0.15.2

-Warning: Unknown prop `mapHolderRef` on <span> tag.
-Remove this prop from the element.
-For details, see https://fb.me/react-unknown-prop

Stack trace

-    in span (created by ReactTransitionGroup)
-    in ReactTransitionGroup (created by ReactCSSTransitionGroup)
-    in ReactCSSTransitionGroup (created by ProfilesMap)
-    in div (created by GoogleMapHolder)
-    in GoogleMapHolder (created by GoogleMap)
-    in GoogleMap (created by Map)
-    in Map (created by ProfilesMap)
@mcmar
Copy link

mcmar commented Jul 5, 2016

screen shot 2016-07-05 at 12 07 32 pm

@ghost
Copy link

ghost commented Jul 7, 2016

I have the same problem

Warning: Unknown propslat,lng,$hover,$getDimensions,$dimensionKey,$geoService,$onMouseAllow,$prerenderon <div> tag. Remove these props from the element. For details, see https://fb.me/react-unknown-prop

@tomchentw
Copy link
Owner

This should be fixed in 6.0.0. Please consider upgrading.

Also, 6.0.0 is released on npm beta tag now. See the changelog here. We also have a new demo page. Feel free to try it:
https://tomchentw.github.io/react-google-maps/

@kunokdev
Copy link

This is still isssue in present?
Is it updated in main branch of npm install?

@richnotwealthy
Copy link

I'm still getting this issue in 6.0.1

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

5 participants