You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First off, thanks for the work on mobx-react-form. It's become really handy.
The issue:
I'm trying to use the Form Filler Chrome extension to quickly test forms and when I submit, none of the data is being sent. This is happening for the MaterialTextField component and it's one that I copied from the demo app. Is it because onChange isn't firing? Other ideas?
The text was updated successfully, but these errors were encountered:
First off, thanks for the work on mobx-react-form. It's become really handy.
The issue:
I'm trying to use the Form Filler Chrome extension to quickly test forms and when I submit, none of the data is being sent. This is happening for the MaterialTextField component and it's one that I copied from the demo app. Is it because onChange isn't firing? Other ideas?
The text was updated successfully, but these errors were encountered: