My favorites | Sign in
Project Home Issues
New issue   Search
for
  Advanced search   Search tips   Subscriptions
Issue 1018: View argument is undefined in the "loading" callback function.
7 people starred this issue and may be notified of changes. Back to list
Status:  Released
Owner:  ----
Closed:  Sep 2013


Sign in to add a comment
 
Reported by hoye....@gmail.com, Jun 30, 2011
The documentation claims that a "view" argument is available for the "loading" callback function (http://arshaw.com/fullcalendar/docs/event_data/loading/). When implemented, the second parameter is undefined:

$("#calendar").fullCalendar({
    // ...
    loading: function (isLoading, view) {
        // view is undefined   
    }
});
Jul 13, 2011
Project Member #1 adamrs...@gmail.com
(No comment was entered for this change.)
Status: Reproducing
Feb 14, 2012
#2 aculeo...@gmail.com
I was having the same issue and fixed it with modifying some of the code in version 1.5.2 (not minified, http://pastebin.com/dj5k872x). I'm not sure if that's the best way, but at least it works.
May 17, 2012
#3 grahamew...@gmail.com
I am having the same issue. I am using fullCalendar version 1.5.3 . I noticed above that someone had fixed the problem, when will this be merged in and what version will this be in.
Aug 29, 2012
#4 thoer...@gmail.com
I've verified the fix submitted on Feb 14,2012.
Dec 21, 2012
#5 dchu...@gmail.com
Issue still around in version 1.5.4

Fix provided by comment #2 worked beautifully. Repro should be very easy.
Mar 20, 2013
#6 cygnus...@gmail.com
This issue is still evident in version 1.6.0.
Jul 9, 2013
#7 viktor.f...@gmail.com
The issue is still around in v 1.6.1
Aug 13, 2013
Project Member #8 adamrs...@gmail.com
(No comment was entered for this change.)
Status: Accepted
Labels: Type-Bug
Aug 28, 2013
Project Member #9 adamrs...@gmail.com
(No comment was entered for this change.)
Labels: milestone-1.6.4
Sep 1, 2013
Project Member #11 adamrs...@gmail.com
this has been released v1.6.4
https://github.com/arshaw/fullcalendar/blob/v1.6.4/changelog.txt
Status: Released
Sign in to add a comment

Powered by Google Project Hosting