rstgroup / react-components-form

React components form give you posibility to create forms with schema validation using "form-schema-validation".
https://rstgroup.gitbooks.io/react-components-form/
MIT License
29 stars 15 forks source link

TypeError: this.updater.enqueueCallback is not a function #49

Closed vteraz closed 6 years ago

vteraz commented 6 years ago

Hi. I`m using react-components-form with "react": "16.0.0" and have such error:

TypeError: this.updater.enqueueCallback is not a function ./node_modules/react-components-form/main.js/</</n.prototype.setState node_modules/react-components-form/main.js:11

Can you help with that?

mprzodala commented 6 years ago

Hi @valedelobo I was migrate react-components-form to react 16.0.0 in version 3.1.0. Please check and give me know.