busypeoples
busypeoples
I understand the issue now. No, what you could is compose your onFormChange with onChange. I will build an example later today or if you could build an example that...
No problem. I think it would be best if I build an example.
Check the example: https://codesandbox.io/s/8kxppp90p9 Would that help solve your problem @alexcroox ?
Thank you for the feedback! Just for the info: there is still some development happening with the forms, I think I will be releasing version 0.10 tomorrow. You can keep...
Ok, I think I understand the problem. Will think about how to to tackle the problem efficiently.
Excellent! Thank you very much!
The `onSubmit` function accepts a callback. You could use the `updateState(form)` in the callback to reset the form. You could als reset the form via props. I can build a...
I'll give you feedback later on today.
@muhaimincs I'm trying to rebuild your example, to get it running, I'll need more information. Could you build a demo on https://codesandbox.io/ i.e.? We should have this solved.
Yes, makes sense. We can add a styled example with Rebass or SC.