mobx-react-form icon indicating copy to clipboard operation
mobx-react-form copied to clipboard

Reactive MobX Form State Management

Results 86 mobx-react-form issues
Sort by recently updated
recently updated
newest added

How to write computed field on nested row?

Hi, I have followed the docs and component is working as expected but performance is really slow. I have done some profiling and received warnings about keypress event such that...

When I use the momentjs field and call form.update, the __proto__ for the moment field is missing.

This library is incredible! Thank you for all your hard work. I'm seeing a behavior that's confusing me, and I just wanted to make sure it was by-design. When I...

enhancement

Hi Guys, I've tried on my own to debug or to find similar issue but failed many times. I want to use mobex-react-form, so went through docs and tutorial, then...

I would like to validate a form without changing the validation state. The scenario is that I'm "previewing" the output of the form without asking for user permission in every...

enhancement

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](https://chrome.google.com/webstore/detail/form-filler/bnjjngeaknajbdcgpfkgnonkmififhfo?hl=en) to quickly test forms and when I...

Hey, our teams interested in your library. Would there happen to be a project roadmap/feature wish list?

enhancement

When using with https://www.npmjs.com/package/card-react it behave pretty strange. For example for card number starting from second quarter it start to delete number as you type. See video: https://www.dropbox.com/s/x87zwaxwqf2ju6x/2017-07-19_02-02-10.mp4?dl=0 But if...