Thomas

Results 2 comments of Thomas

You can use `uiCalendarConfig.calendars[calendar].fullCalendar('gotoDate',date);` `calendar` being your calendar and `date` the Date object you want to display

I've got the same problem. In Loop mode Splide *sometimes* seems to init on the first clone (which is the second to last actual slide). I avoid this by not...