erikras / erikras/react-redux-universal-hot-example
Repeated warnings when running dev server
Open
- Dominant language
- JavaScript
- Stars
- 12.1k
- Forks
- 2.5k
- PR merge metrics
- No merged PRs in 30d
Description
`npm run dev`
yields the following repeated console output:
```
Check the render method of `App`.
[1] Warning: Failed Context Types: Calling PropTypes validators directly is not supported by the `prop-types` package. Use `PropTypes.checkPropTypes()` to call them. Read more at http://fb.me/use-check-prop-types
``
Contributor guide
Assessment
This issue has not been assessed yet.