prop-types deprecation warning due to react-portal
See original GitHub issueprop-types deprecation warning is still there due to the react-portal package
https://cloudup.com/cGWN1K_TwPb
I am opening this issue for reference. react-portal
should be updated once this PR is merged.
Thank you
Issue Analytics
- State:
- Created 6 years ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
prop-types deprecation warning due to react-portal · Issue #467
I am opening this issue for reference. react-portal should be updated once this PR is merged. Thank you. The text was updated successfully, ......
Read more >How to fix React 15.5.3 PropTypes deprecated warning when ...
Warning : Accessing PropTypes via the main React package is deprecated. Use the prop-types package from npm instead.
Read more >React.PropTypes Is Dead, Long Live PropTypes in React
As of React v15.5 PropTypes are deprecated in the React package and have been given a package of their own. Change is an...
Read more >Don't Call PropTypes Warning - React
deprecated is a wrapper calling PropTypes.bool . This pattern by itself is fine, but triggers a false positive because React thinks you are...
Read more >reactstrap - UNPKG
This is deprecated ' +\n 'and will throw in the standalone `prop-types` package. ' +\n 'You may be seeing this warning due to...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Thanks - the reference isn’t needed tho; that’s a semver-patch update, so it will automatically upgrade when published.
You’d have to check yarn’s documentation; we use npm.