qiniu / formstate-x

Manage state of form with ease.
https://qiniu.github.io/formstate-x
MIT License
33 stars 10 forks source link

`ownError` & `hasOwnError` for `IState` #70

Closed nighca closed 2 years ago

nighca commented 2 years ago

fix #71 , see details there.

nighca commented 2 years ago

https://github.com/qiniu/formstate-x/pull/70/commits/35d1bce795c9c6373bef20c3bd6474fc4e879338 给 override 的 action(reset)加了下 @override(虽然没有导致问题),参考 https://mobx.js.org/subclassing.html