Javascript error on submit for an invalid form #2586
Labels
bug
Something isn't working
documentation
Improvements or additions to documentation
hilla
Issues related to Hilla
Describe the bug
When I submit a form that is invalid I have a javascript error.
Expected-behavior
I don't expect a javascript error for a validation error that is handled in my form.
Especially because the documentation says:
https://vaadin.com/docs/latest/hilla/guides/forms/binder-load#saving-data
Reproduction
Run this project:
https://github.com/jcgueriaud1/hilla-example-form
Go to the home page and click on save, see the error in the console.
System Info
Vaadin 24.4.4
The text was updated successfully, but these errors were encountered: