Navigator onTimeRangeSelected with Switcher

Asked by Giovanni
10 years ago.

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!

Answer posted by Giovanni
10 years ago.

I've solved using onTimeRangeSelect insted of onTimeRangeSelected.

Bye

This question is more than 1 month old and has been closed. Please create a new question if you have anything to add.