You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After entering an invalid number into a number field. The field is correctly invalidated but the error message is always empty. The tooltip contains the correct message.
Description
After entering an invalid number into a number field. The field is correctly invalidated but the error message is always empty. The tooltip contains the correct message.
Enter by hand:
The error message is an empty String.
Expected outcome
The error message contains the reason for failing validation.
Minimal reproducible example
Steps to reproduce
Environment
Vaadin version(s): 23.3.6
OS: MacOs
Browsers
Issue is not browser related
The text was updated successfully, but these errors were encountered: