Questions Tagged article-12302-c
Angular Scheduler Zoom : 'name' does not exist in type 'ZoomLevel
		
		Answered: This should be fixed now in the latest sandbox build (2019.4.4154). The tutorial project uses an untyped config object so you can use this approach as a workaround: 
config: any = {
 // ...
}
	
	
	
	NG7 - scheduler (zoom example): undefined "args" in .config ?!
		
		Answered: It looks like if you set startDate using a string (not DayPilot.Date) in the config you may receive it in args.date unconverted. It's fixed now in the latest sandbox build (2019.2.3893). In previous ...
	
	
	
	
	
	Questions 1-2 of 2