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

Validation function warning #55

Closed
beeirl opened this issue Dec 5, 2016 · 0 comments
Closed

Validation function warning #55

beeirl opened this issue Dec 5, 2016 · 0 comments

Comments

@beeirl
Copy link

beeirl commented Dec 5, 2016

I am currently facing the issue, that I am getting around 10 warnings pushed to the same topic:

Warning: You are manually calling a React.PropTypes validation function for the value prop on Slider. This is deprecated and will not work in production with the next major version. You may be seeing this warning due to a third-party PropTypes library. See https://fb.me/react-warning-dont-call-proptypes for details.reactConsoleError @ ExceptionsManager.js:76
ExceptionsManager.js:76Warning: You are manually calling a React.PropTypes validation function for the disabled prop on Slider. This is deprecated and will not work in production with the next major version. You may be seeing this warning due to a third-party PropTypes library. See https://fb.me/react-warning-dont-call-proptypes for details.reactConsoleError @ ExceptionsManager.js:76

The slider is working but I can't turn off those warnings. Any suggestions?

@beeirl beeirl closed this as completed Dec 6, 2016
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