Issue 1387: IE 7, 8 Out of stack space on jQuery 1.7.2
Status:  WontFix
Owner: ----
Closed:  Aug 2013
Reported by jerryden...@gmail.com, Apr 25, 2012
It stops on jquery.js 1.7.2 on line 327 character 3 with the following errors:
SCRIPT28: Out of stack space

No other information is given.  You can reproduce it by simply calling fullCalendar with a static event data such as:

$("#calendar").fullCalendar({events: [{title: 'works', start: '2012-04-28'}]});

I have this on IE9 running in IE8 and IE7 mode.
Apr 25, 2012
#1 jerryden...@gmail.com
It turns out not to be a fullCalendar issue but an ember jquery.extend issues which was patched into the master.
Aug 15, 2013
Project Member #2 adamrs...@gmail.com
(No comment was entered for this change.)
Status: WontFix