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!

1
Vote

The version is actually "@syncfusion/ej2-angular-calendars": "17.1.39" but wasn't an option.

I've come across two errors from syncfusion using the datepicker. I've produced the errors in a stackblitz here.


Information on how to reproduce the errors are explained in the stackblitz.

https://stackblitz.com/edit/angular-3pav9e-vw2rf5


I am trying to accomplish two features - 

  • toggleable min/max dates 
  • showTodayButton = false
If there's a way to get those features without getting the errors described in the console, that would be great.