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 'oneOfType' of undefined #11

Open
CavanWagg opened this issue Aug 24, 2018 · 3 comments
Open

TypeError: Cannot read property 'oneOfType' of undefined #11

CavanWagg opened this issue Aug 24, 2018 · 3 comments

Comments

@CavanWagg
Copy link

CavanWagg commented Aug 24, 2018

I'm getting a library error. does react-title-component work with React 16?

./node_modules/react-title-component/lib/Title.js
node_modules/react-title-component/lib/Title.js:29

> 29 | var oneOfType = _React$PropTypes.oneOfType;
30 | var string = _React$PropTypes.string;
31 | var func = _React$PropTypes.func;
32 |

@zeroClearAmerican
Copy link

Getting this same error as well. Not sure that this is compatible with React 16.

@BinghuiXie
Copy link

same error, bother me a lot

@ntop001
Copy link

ntop001 commented Sep 21, 2019

it seems it's not compatible with React 16. Does anyone has any alternative?

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