| Issue 932: | adding new events to calendar is not working for all browsers | |
| 1 person starred this issue and may be notified of changes. | Back to list |
This little line is the culprit
$('#calendar').fullCalendar('renderEvent', event, true);
I am adding an event on the success of an ajax call. This works in Chrome, but fails in both Safari 5.0.5 and Firefox4.
I have tried removing it from the ajax function, and it still fails.
Apr 28, 2011
Project Member
#1
althaus.it
Status:
Reproducing
Apr 28, 2011
These two files reflect the implementation. THe only other files required to reproduce would be the latest files for the library including fullcalendar.js and fullcalendar.css.
Aug 13, 2013
(No comment was entered for this change.)
Status:
Invalid
Labels: -Type-Defect Type-Bug |
|
| ► Sign in to add a comment |