Search and Top Navigation
#7629 closed bug (fixed)
Opened August 11, 2011 01:15PM UTC
Closed August 11, 2011 01:33PM UTC
Last modified August 17, 2011 02:04PM UTC
Datepicker: "Maximum call stack size exceeded" when selecting date in range demo
Reported by: | ash | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.8.16 |
Component: | ui.datepicker | Version: | 1.8.15 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
1. Go to http://jqueryui.com/demos/datepicker/date-range.html
2. Select date in one of the fields.
3. Watch "Uncaught RangeError: Maximum call stack size exceeded" in JS console (Chromium 12.0.742.112 (90304) Ubuntu 11.04).
Error doesn't occur with previous (1.8.14) jQuery UI.
Fixed in 3e98e737725ef247b765406330dfadf9e28ee049. See #7618.