Demo:
- Codesandbox React (issue persists)
- Reproducible in React demo
Steps to reproduce:
- Type a number in the Email field.
- Click the "Register" button to validate.
Expected results:
- There should be only one error message for the email.
Current results:
- A duplicate error message appears for the email.