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

Fix problems with mixins and MobX 6.1 (proof of concept) #571

Closed vkrol closed 2 years ago

vkrol commented 3 years ago

This is a very rough proof of concept, but all tests are green.

Fixes #570.