Welcome to the Angular feedback portal. We’re happy you’re here! If you have feedback on how to improve the Angular, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

2
Votes

Schedule template are not working on Angular 9.


The following templates and complex properties are not working in angular 9, and that the same can be replicated at our end. Please validate it and provide solution ASAP.


Complex properties


  •         Views

  •         Resources

  •         HeaderRows



Replication sample for complex properties: https://stackblitz.com/edit/angular-9-schedule?file=app.component.ts

Working sample for complex properties in angular 8:
https://stackblitz.com/edit/angular-8-schedule?file=main.ts


Template


  •         Event template

  •         QuickInfo template


Replication sample for eventTempalte: https://stackblitz.com/edit/angular-9-eventtemplate?file=package.json