accounts-ui icon indicating copy to clipboard operation
accounts-ui copied to clipboard

React.createClass, React.PropTypes React.createClass deprecated in v15.5

Open gukii opened this issue 8 years ago • 5 comments

from the console:

modules.js?hash=b394181…:4281 Warning: Accessing PropTypes via the main React package is deprecated. Use the prop-types package from npm instead.

some reference:

http://stackoverflow.com/questions/43302963/how-to-fix-react-15-5-3-proptypes-deprecated-warning-when-using-create-react-app

please update the code to the newest version of react, thanks a a bunch.

gukii avatar Apr 09 '17 06:04 gukii

Would be greatly appreciated, this is currently the only package/module in my app that is still producing these warnings.

davidworkman9 avatar May 31 '17 19:05 davidworkman9

+1

sunlee-newyork avatar Jun 04 '17 13:06 sunlee-newyork

+1

AnthonyLamot avatar Jun 27 '17 10:06 AnthonyLamot

I think this is done already, right @timbrandin ?

mikkelking avatar Jul 05 '17 13:07 mikkelking

+1 Still seeing this in 1.2.23

jrtilson avatar Jul 26 '17 17:07 jrtilson