Currently, the Scheduler has the navigate event that is triggered when the user changes the selected date or view of the component. This event is triggered before the new view is loaded.
It will be very useful if there is an event, similar to navigate, which is triggered when the new view is loaded, not before.
* The Scheduler's view instance has an "activate" event that is not publicly exposed. This event could be exposed as a possible implementation of the current FR.