We have encountered this error but we couldn't find out what is the reason why it doesn't show the error in the browser console. You suppose that we are missing some parameter but we don't know which one.
core.mjs:7739 ERROR TypeError: Cannot read properties of null (reading 'dontFocus')
at DayPilot.Navigator.select (daypilot-pro-angular.mjs:8429:43)
at DayPilot.Navigator.init (daypilot-pro-angular.mjs:8765:30)
at DayPilotNavigatorComponent.ngAfterViewInit (daypilot-pro-angular.mjs:16413:22)
at callHook (core.mjs:2551:1)
at callHooks (core.mjs:2520:1)
at executeInitAndCheckHooks (core.mjs:2471:1)
at refreshView (core.mjs:9651:1)
at refreshComponent (core.mjs:10777:1)
at refreshChildComponents (core.mjs:9376:1)
at refreshView (core.mjs:9630:1)