My favorites | Sign in
Project Home Issues
New issue   Search
for
  Advanced search   Search tips   Subscriptions
Issue 662: Caching issue on IE
2 people starred this issue and may be notified of changes. Back to list
Status:  Done
Owner:  ----
Closed:  Nov 2010


Sign in to add a comment
 
Reported by titilehe...@gmail.com, Oct 8, 2010
Hello all,

I use fullcalendar for a project but I have a bug on IE7 ans IE8. 

When I add a event on by Database, I reload the page so as to show the new event on the calendar but it doesn't. I have to close and re-open IE to see it in the calendar.

This bug appears only on IE.

If you know this bug and have a solution you may save my life :)

I thank you all.

Sébastien
Oct 19, 2010
#1 frode.fu...@gmail.com
Hi,

What happends if you trigger prev/next (to get events)

Example: 

$('#calendar0').fullCalendar('prev');
$('#calendar0').fullCalendar('next');
Oct 29, 2010
#2 titilehe...@gmail.com
Hi,

Thanks for answer, even if I trigger prev/next, nothing apears on the calendar, I always need to close and re-open IE to show updates :s
Oct 29, 2010
#3 titilehe...@gmail.com
I just come to see that updates appear on dayview and monthview but not on weekview.

PS: I'im using the last version of fullcalendar(1.4.8) and the last version of jquery.
Nov 21, 2010
Project Member #4 adamrs...@gmail.com
you probably need to use renderEvent with the "stick" flag
http://arshaw.com/fullcalendar/docs/event_rendering/renderEvent/

otherwise, this might be a bug. fixed a related issue in 1.4.9, this might have fixed it as well.
Status: Done
Sign in to add a comment

Powered by Google Project Hosting