I'm trying to use the navigator with the switcher following this example: https://news.daypilot.org/11798/tutorial-html5-event-calendar-with-day-week-month-views-jav
It seems to kinda works since the month gets changed on monthly view and also the scheduler view is (somehow) changed while the calendar doesn't.
The problem is that neither onTimeRangeSelected nor onVisibleRangeChanged are fired when I make a change in the navigator.
Any idea on how to solve this problem?
I'm using latest version: 1895.
Thanks!