CptToucan / waryes

BSD 3-Clause "New" or "Revised" License
7 stars 4 forks source link

If a login form fails twice, the submit button stays disabled #6

Closed izohek closed 1 year ago

izohek commented 2 years ago

After the first error submission the button will reset, but after the second the submit button will remain disabled preventing further submissions.

Maybe something here about component.setEnabled(true)?

https://vaadin.com/docs/latest/components/login/#login-event