angular-ui / ui-calendar

A complete AngularJS directive for the Arshaw FullCalendar.
http://angular-ui.github.io/ui-calendar/
MIT License
1.49k stars 729 forks source link

Unresponsive script on FF when loading up a few events #305

Open MattSich opened 9 years ago

MattSich commented 9 years ago

Basically fullCalendar freezes up the browser for a few seconds when putting in all my events - guessing it's doing it's magic for the two-way data binding. The issue is that in firefox you get a dialogue that says "unresponsive script" because of the lag time. Basically... need no lag time

joshkurz commented 9 years ago

can you provide a reproducible fiddle or plunkr?