Rishabh Sharma

Results 4 comments of Rishabh Sharma

Any updates on this issue? We are stuck with the same.

I faced this issue as well. I thought if I use `validators` on `form` level - I would get an object containing the errors _**per field**_, but instead I get...

@LeCarbonator Thanks for the suggestion! However, we have a specific reason for needing in-place array updates. Our form state directly maps to our API operations - we generate GraphQL mutations...

Thank you so much for the detailed explanation, @josephsavona! You're absolutely right - this is a pure function violation and I should have known better. I somehow missed that getElementById...