Version Number
7.53.0
Codesandbox/Expo snack
https://codesandbox.io/p/sandbox/hrl8xk?file=%2Fsrc%2FApp.tsx%3A62%2C1
Steps to reproduce
- Go to https://codesandbox.io/p/sandbox/hrl8xk?file=%2Fsrc%2FApp.tsx%3A62%2C1
- Enter "aaa" in the text field.
- Confirm that the validation message does not appear, even though the
mode is set to onChange.
Expected behaviour
Ensure that a validation error message is immediately displayed when a string that cannot be converted to a date is entered in the text field.
What browsers are you seeing the problem on?
Chrome
Relevant log output
No response
Code of Conduct
Version Number
7.53.0
Codesandbox/Expo snack
https://codesandbox.io/p/sandbox/hrl8xk?file=%2Fsrc%2FApp.tsx%3A62%2C1
Steps to reproduce
modeis set toonChange.Expected behaviour
Ensure that a validation error message is immediately displayed when a string that cannot be converted to a date is entered in the text field.
What browsers are you seeing the problem on?
Chrome
Relevant log output
No response
Code of Conduct