Alexander Bradley

Results 6 comments of Alexander Bradley

There is a workaround for this issue: add a `key` prop to each rendered component which matches the field name. This will ensure that React knows that an entirely different...

Do you have any information about this? I don't think your issue can be debugged or solved with this issue in its current state.

This is biting me on my project, too. This repl.it demonstrates the issue https://repl.it/repls/BouncyInfantilePrograms which returns error `OPERATION_VALUE_OUT_OF_BOUNDS` ```js var compare = require('fast-json-patch').compare; var validate = require('fast-json-patch').validate; const ogData =...

OnBlur works fine when the element called by `WhenFieldChanges` is blurred. https://codesandbox.io/s/react-final-form-declarative-form-rules-forked-z67ux?file=/src/index.js

I'm having the same issues you guys are. Would love to know the best way to proceed here.

Doing something the way Gruber has it? What does _he_ know?! Joking, of course. I see merit in that, but the goal of my issue was to clean up your...