First of all thank you for the huge effort on Mantine! I need to set some form values as a result of an effect. The form is not a stable ref., and it is expected as it has to re-render in case of ...
I need to change some values after submit. but the values object doesn't seem to be updated after calling setValues / setFieldValue. I wanted to ask this on the discord chat but the invite has expired ...