We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I get this error and it points to this node module in src/Scene.js
I looked at the file and it's still using React.PropTypes and not import PropTypes from prop-types. That might be part of the problem.
The text was updated successfully, but these errors were encountered:
Please check 4.0.0-beta.7, I don't see usage of React.PropTypes
Sorry, something went wrong.
I am facing same issue and don't have any Idea how I can resolve it, could you please explain me why it's happening ?
No branches or pull requests
I get this error and it points to this node module in src/Scene.js
I looked at the file and it's still using React.PropTypes and not import PropTypes from prop-types. That might be part of the problem.
The text was updated successfully, but these errors were encountered: