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!

0
Votes

In the below sample link when try to drag and drop an element sooner or later on the same day. The following error occure
" ERROR TypeError: Cannot read property 'getFullYear' of undefined" on stackblitz and
"Cannot read property 'setHours' of undefined" directly on the page of your Sample browser.

https://ej2.syncfusion.com/demos/#/material/schedule/group-by-date.html ("Cannot read property 'setHours' of undefined").
https://stackblitz.com/edit/angular-j4uk62?file=main.ts (''Cannot read property 'setHours' of undefined")