Scroll_hour not working on initial load

I’ve set the scroll_hour to ‘8’, but when the calendar initially loads, it is starting at 12:00 am. It doesn’t matter if it is loading is Day or Week.

After switching from Week to Day and back to Week, it still starts at 12:00 am. After switching to Month and back to Week, it starts at 8:00 am, as I originally expected.

			scheduler.config.scroll_hour=8;

Am I doing something wrong? Does this need to appear before some event or particular config definition? Do I need to include some further instructions?

Thank you,
Rob

Hello,

Thank you for the feedback, I can confirm this issue.
Fix will be included in the upcoming 3.0 version.

Kind regards,
Ilya