Bob Perri

Results 1 comments of Bob Perri

Has there been any progress with this issue? Only workaround I found was to do this `dayClick: function(date, jsEvent, view, resource) { if (view.name !== 'month') return; uiCalendarConfig.calendars["calendar"].fullCalendar('changeView', 'agendaDay'); uiCalendarConfig.calendars["calendar"].fullCalendar('gotoDate',...