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

I would like to reopen this ticket as it seems to be broken again after upgrading to Angular 9.  I have several StackBlitz repos, but can't get the Angular 9.0.2 one to load.

The following work:

When trying to upgrade the last one to Angular 9 it tells me I need to add tslib dependency.  I do, but then the toolbar buttons disappear.

Note this is only when trying to create a reproduction for you in StackBlitz.  

In my own code, I don't have to add tslib and the toolbar draws just fine.  However, when toggling the button's disabled, it doesn't work.  The button is always disabled.