-
Notifications
You must be signed in to change notification settings - Fork 715
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 v15 throws 'Unknown props' Warning #72
Comments
@msmfsd Thanks, I will take a look at this when I get a chance. |
Above warnings relates to react-swipeable and should be fixed right now in These still remains:
and we are waiting for JedWatson/react-tappable#79 |
Thanks @msn0 the swipable update has removed all warnings from the console for me with no side effects. Cheers. |
Thanks, will bump up the version for react-swipeable on the dependencies. |
bumped react-swipeable to 3.5.1 in v0.6.5 |
After upgrading react to 15.2.1 I get the following warning:
Warning references: https://fb.me/react-unknown-prop
See following issues:
facebook/react#7163
mui/material-ui#4594
The text was updated successfully, but these errors were encountered: