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: FileUpload: React.createClass is deprecated and will be removed in version 16. Use plain JavaScript classes instead. If you're not yet ready to migrate, create-react-class is available on npm as a drop-in replacement. #43

Open
dotansimha opened this issue Apr 14, 2017 · 3 comments

Comments

@dotansimha
Copy link

Getting the following warning:

Warning: FileUpload: React.createClass is deprecated and will be removed in version 16. Use plain JavaScript classes instead. If you're not yet ready to migrate, create-react-class is available on npm as a drop-in replacement.

Versions:

    "react": "^15.5.4",
    "react-dom": "^15.5.4",
    "react-fileupload": "^2.4.0",
@wangmeijian
Copy link

+1

@yangzonglong
Copy link

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

@fabienchn-zz
Copy link

I would say this whole Component is deprecated :/

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

4 participants