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

Textarea doesn't work #588

Closed chuanhhoang closed 2 years ago

chuanhhoang commented 2 years ago

When binding a textarea, I couldn't type anything, which means OnChange doesn't work well.