| Issue 5: | IE issue.. draggable events when page refresh the events will return to their original day/date | |
| 1 person starred this issue and may be notified of changes. | Back to list |
What steps will reproduce the problem?
1. This happens in IE only. If i drag the event/s to another date then
refresh the page, the event would return back to the original date. More
like its been cached. Also happens when i will call
$('#calendar').fullCalendar('refresh') after eventDrop. This only happens
in IE though..
What is the expected output? What do you see instead?
Event must be in correct date/day after eventdrop and page refresh.
What version of the product are you using? On what operating system?
Version 1. revision 4
Please provide any additional information below.
May 4, 2009
#1
albert.o...@gmail.com
May 4, 2009
yeah, IE is probably caching it. if you use the attached fullcalendar.js, does it work? (ive forced a millisecond time into the json's url)
May 4, 2009
works now with your attached fullcalendar.js.. thanks! by the way, this plugin really rocks! nice work :)
May 5, 2009
great, thanks for using it
Status:
Verified
Aug 13, 2013
(No comment was entered for this change.)
Status:
Released
Labels: -Type-Defect -Priority-Medium Type-Bug |
|
| ► Sign in to add a comment |