I'm using the example code with the devtools package and the following variables are not being updated in the form component as they are in the live demo.
submitting
validating
clearing
resetting
Form submission and field validation seems to be working.
I'm using the example code with the devtools package and the following variables are not being updated in the form component as they are in the live demo.
submitting validating clearing resetting
Form submission and field validation seems to be working.
using: "react": "^16.9.0", "mobx": "^5.13.0", "mobx-react": "^6.1.3", "mobx-react-form": "^2.0.4",