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

TypeError: Cannot read property 'func' of undefined (React.PropTypes) #59

Open
MatanBobi opened this issue May 27, 2018 · 1 comment
Open

Comments

@MatanBobi
Copy link

MatanBobi commented May 27, 2018

Since React 15.5 PropTypes is no longer a part of the main package and has to be included as a different package: prop-types.
When accessing PropTypes from the main package we get:
TypeError: Cannot read property 'func' of undefined.

Migration guide

I would gladly submit a PR for this one if this repo is still active.

daydream05 added a commit to daydream05/react-fullpage that referenced this issue May 29, 2018
@mqliutie
Copy link

mqliutie commented Aug 2, 2018

So when updated?

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

2 participants