-
Notifications
You must be signed in to change notification settings - Fork 205
DatePicker crashes on Firefox #25
Comments
Same error here, for both x-calendar and x-datepicker demos :
Tested on Ubuntu 13.04 x86_64, Firefox 23 (Ubuntu) and Firefox Nightly UX 26.0a1 (2013-08-15) |
It also crashes in Chrome on the calendar & datepicker demos. Chrome 28.0.1500.95 on OSX 10.6.8 |
Just for reference, what regions are your browsers running in? I have a hunch that it may be an issue with different dateformats. Also, can you tell me if you are seeing the native browser datepicker, or the polyfilled text input version? |
@aydnbhdr we've collectively run all recent and edge versions of Firefox on Windows, Linux, and OS X, and still haven't been able to replicate this. Definitely seems to be either a regional or JS Date issue IMO, possible something like this --> uxsolutions/bootstrap-datepicker#95 (comment) |
@sole was able to reproduce I think. Sole, are you running a Spanish browser? |
I'm set to UK too. |
For now, we've pushed a stopgap fix as a 1.0.2beta release to prevent the infinite looping causing the crash. However, we are still working on reproducing/debugging the underlying issue caused by non-US dateformats. |
What commit is that fix? Thanks |
Fixed as of version 1.0.3beta |
"http://mozilla.github.io/brick/dist/brick.js:2" I got this crash when opening DatePicker demo page everytime with Firefox.
The text was updated successfully, but these errors were encountered: