Limenius / liform-react

Generate forms from JSON Schema to use with React (& redux-form)
https://limenius.github.io/liform-react/
MIT License
174 stars 42 forks source link

Submit validation doesn't work if schema re-assigned #48

Open siwymilek opened 6 years ago

siwymilek commented 6 years ago

If you store schema as reactive property (as a state for example) and it will change, then submitting validation stops working.