Datepicker does not turn red when error not invalid date
See original GitHub issuePLEASE NOTE, we currently only support MUI 4.x! Be sure that any issues you open are not related to 5.x!
Describe the bug
When your input 11/35/2021
, the error message shows and turn red,
But empty value or null
for required
field shows error message, without turning red.
For big forms, it’s difficult to locate errors when they’re not red.
To Reproduce Steps to reproduce the behavior:
- Go to https://lookfirst.github.io/mui-rff/
- Change value on “birthday” field
Expected behavior All error message should turn red
Issue Analytics
- State:
- Created 2 years ago
- Comments:11 (8 by maintainers)
Top Results From Across the Web
Turning Border Red on InValid Date in DatePicker - MSDN
I have a DatePicker Control for Date of Birth. I want to validate it when something invalid is entered.
Read more >why date picker not showing red border in angularjs + ...
I am using angularjs with bootstrap .I have one invalid field in form .I need to make red it border ...
Read more >DatePicker validates format, but not invalid date | Telerik Forums
Atanas, Yes, the Datepicker visually indicates that the date is invalid, but the problem is that when the submit button of the form...
Read more >Datepicker with masking and ranges enabled does not fire ...
Forum Thread - Datepicker with masking and ranges enabled does not fire validation when invalid - Angular - EJ 2.
Read more >[OutSystems UI Web] How to Translate DatePicker "Invalid ...
When User inputted invalid date like "2020-04-99", it show as "Invalid date" as capture. I would like to customize this message in Japanese...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@mjth 5.3.1 has been released. Hope that helps.
Seems fixed now.