| Issue 146: | Disable cacheParam option | |
| 1 person starred this issue and may be notified of changes. | Back to list |
Add an option to disable the cacheParam.
I already set this in my app :
jQuery.ajaxSetup({ cache: false });
So ajax cache is false app wide.
Result :
get_calendar_data?_=1256312999440&start=1254024000&end=1257048000&_=1256312999439
Other option would be to verify if cache is already false.
Nov 10, 2009
Project Member
#1
adamrs...@gmail.com
Status:
Accepted
Dec 22, 2009
hi glenza, i just released 1.4.3, which uses jquery to do the cache parameter now. fullcalendar will always use cache:false, but there won't be two parameters in the query string anymore. thanks!
Status:
Fixed
Aug 13, 2013
(No comment was entered for this change.)
Status:
Implemented
Aug 13, 2013
(No comment was entered for this change.)
Status:
Released
|
|
| ► Sign in to add a comment |