Date picker crashes in IE11
See original GitHub issueWhen I type the date in IE11, it seems correct on month and date but then when it gets to the year it crashes with the error
SCRIPT5022: Invalid date: Mon Jan 01 1 00:00:00 GMT-0500 (SA Pacific Standard Time)
IE11 is supposed to have support for internationalization but even so I’ve tried adding the polyfill and this is still happening. The locale is locale=“en-US” Any suggestions on what might be wrong would be appreciated.
Issue Analytics
- State:
- Created 3 years ago
- Comments:10 (5 by maintainers)
Top Results From Across the Web
[DatePicker] Broken in IE11 · Issue #24167 · mui/material-ui
The component crashes on IE 11. This is, I think, the point we should focus on. · The icon doesn't render on the...
Read more >jQuery UI Datepicker Causes Internet Explorer to Crash
IE crashes about 25% of the time on page load or after fiddling with a datepicker field. This may or may not be...
Read more >Datepicker: Using month/year drop downs causes IE11 to crash
*Click on the text box to cause the datepicker to appear *use either the year or month drop downs to select a new...
Read more >kendo-date-picker nested in kendo-panel-bar hangs IE11 ...
We' ve got a problem nesting a kendo-date-picker in a kendo-panelbar. This works fine in Chrome (49.0.2623.87) and Firefox (45.0.1) but crashes ......
Read more >Datepicker not working on IE 11 - OutSystems
Hi guys, I have a problem with the date picker widget. On chrome, it's working fine but on IE, the layout is broken....
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
Yes, for some reason it wasn’t picking up my changes for the calendar, and you were faster in fixing the whole thing so just upgraded and now it’s ok. I am running IE in parallels and sometimes it’s weird.
All good now, Thank you!!