When opening the Calendar tab, it should scroll to the current date but it does not. This is defined in CalendarView.initialize() but it doesn't seem to be working. Maybe it's trying to scroll to the current date before the items have finished loading?
When opening the Calendar tab, it should scroll to the current date but it does not. This is defined in
CalendarView.initialize()
but it doesn't seem to be working. Maybe it's trying to scroll to the current date before the items have finished loading?