1f333503eb
Fixes https://github.com/twentyhq/twenty/issues/14289. We should leave the error management to the form validation, and only throw in the frame of this validation where it will be properly handled. This is enough to prevent form submission with an undesired value. So we can use an empty metadata name everywhere else on the page to prevent crash. <img width="708" height="229" alt="Capture d’écran 2025-09-12 à 17 27 51" src="https://github.com/user-attachments/assets/f257c220-674e-49fc-b560-5ad585ae6c5f" /> --------- Co-authored-by: Charles Bochet <charles@twenty.com>
Run yarn dev while server running on port 3000