question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Date picker crashes in IE11

See original GitHub issue

When 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:closed
  • Created 3 years ago
  • Comments:10 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
erikivacommented, Jan 29, 2021

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.

1reaction
erikivacommented, Jan 29, 2021

All good now, Thank you!!

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found