foxhound87 / mobx-react-form

Reactive MobX Form State Management
https://foxhound87.github.io/mobx-react-form
MIT License
1.09k stars 129 forks source link

[MobX] Cannot apply '@observable' to 'Form.prototype.$submitting': #569

Closed zif002 closed 3 years ago

zif002 commented 3 years ago

Hi, I have updated mobx to version 6 and updated the mobx-react-form plugin to version 3.0.0 for the latest version, but I got an error, which can be related to the example code below. thanks for the help https://codesandbox.io/s/form-quickstart-forked-lmlud?file=/index.js

vkrol commented 3 years ago

@zif002 FYI https://github.com/foxhound87/mobx-react-form/pull/566

zcaceres commented 3 years ago

This is a big problem for those of us who are trying to upgrade.

exinferis commented 3 years ago

I agree - this is a real showstopper and would be much appreciated to be merged soon.

foxhound87 commented 3 years ago

:tada: This issue has been resolved in version 3.1.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: