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

not compatible with React 16.3.1 #247

Open
andrewlorenz opened this issue Apr 12, 2018 · 1 comment
Open

not compatible with React 16.3.1 #247

andrewlorenz opened this issue Apr 12, 2018 · 1 comment

Comments

@andrewlorenz
Copy link

andrewlorenz commented Apr 12, 2018

I'm getting a Uncaught TypeError: this.setValue is not a function when I try to use <FormsyText /> within a <Formsy> form on React 16.3.1

npm list shows this:

npm ERR! peer dep missing: react@^15.6.1, required by [email protected]
npm ERR! peer dep missing: react-dom@^15.6.1, required by [email protected]

So I'm assuming that formsy-material-ui hasn't been tested past React 15 ..

@logemann
Copy link

logemann commented Jun 9, 2018

Can be. I am also on React 16 and my error says that this libs want "create-react-app" as library. Of course its no dependency per NPM and it just tries to require it in the code. Wont go further with this lib. Seems not maintained anymore.

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