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

Warning about the PropTypes in dev mode #1965

Closed
fatfisz opened this issue May 14, 2017 · 0 comments
Closed

Warning about the PropTypes in dev mode #1965

fatfisz opened this issue May 14, 2017 · 0 comments
Assignees

Comments

@fatfisz
Copy link
Contributor

fatfisz commented May 14, 2017

When working in the dev mode I get this warning:

Warning: Accessing PropTypes via the main React package is deprecated. Use the prop-types package from npm instead.

I tracked it down to react-redbox being outdated, which is a dependency of react-hot-loader. The newest 3.0.0-beta.7 version has react-redbox updated, so I assume the warning will be gone after updating react-hot-loader.

@arunoda arunoda self-assigned this May 14, 2017
@lock lock bot locked as resolved and limited conversation to collaborators May 11, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants