formsy-react
formsy-react copied to clipboard
onChange of a form not triggered by un-mounting input
Form onChange is called only on attachToForm but it doesn't called when you remove an input.
working example: https://codesandbox.io/s/formsy-vnfvm?file=/src/index.js