Open
Description
Version Number
7.49.3
Codesandbox/Expo snack
https://codesandbox.io/s/intelligent-poincare-f57gmx
Steps to reproduce
- Go to input
- See that maxLength is 3
- type and see that its allows more than 3
Expected behaviour
Text says max Length accepted by this input so I would assume its a passthrough to maxLength
on the react input. If it was just validation it should say maxLength
the input is validated or something like that.
What browsers are you seeing the problem on?
Chrome
Relevant log output
No response
Code of Conduct
- I agree to follow this project's Code of Conduct