Open dsmurl opened 8 years ago
hi, any luck with this one?
Ya i pulled formsey out of my project. It fights with the component state and the redux state too much. My form is too complexe for a general library like formsey. Sorry for the no helpy. :/
On Nov 29, 2016 9:20 AM, "David Ďurika" notifications@github.com wrote:
hi, any luck with this one?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/mbrookes/formsy-material-ui/issues/132#issuecomment-263599005, or mute the thread https://github.com/notifications/unsubscribe-auth/ACDDL1oHidVTl28XiAxGeovybW3GWFKcks5rDELZgaJpZM4JyM1k .
In my code,
The field doesn't visually update, but the _value in the formsy react state is correctly set to "Sample Task". Is this is bug or am I doing it wrong? If I'm doing things correctly then there may be a problem with the reset(value) functionality.