| Issue 857: | Events duplicte when new month is visited | |
| 2 people starred this issue and may be notified of changes. | Back to list |
I am using a json event source for my calender. Every time a new month is visited and i get back to the month on which i have added the events. i get the duplicate events rendered. when i navigate through the event array, i see duplicate events have same values for all its properties. There is absolutely no problem with my JSON feed (all added and deleted events are properly communicated to the database server). An interesting thing is that, after adding the event to the calender if i refresh the page containing calender , this problem does not occur. It only occurs when i add an event and immediately move to the next month and when i get back to the month where i added the event, i see duplicate events. I tried all possibilities but to no avail. Please help. I have attached my code file. Thanks
Mar 21, 2011
Project Member
#1
althaus.it
Status:
Reproducing
Apr 15, 2011
This is the same problem i am having here. https://code.google.com/p/fullcalendar/issues/detail?id=904&sort=-id&colspec=ID%20Type%20Status%20Milestone%20Summary%20Stars The viewDisplay (in my case) recalls the eventAdd source over and over.. while i am on the same month..
May 8, 2011
zubairma, like what p.stud said, you are probably calling addEventSource or something within your trigger.
Status:
Done
|
|
| ► Sign in to add a comment |