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

Assigned CssClass does not add in accordion-item using ngFor, found that CssClass changes are not added in newChanges of base dataBind method. So, CssClass property change is not passed to our accordion onPropertyChanged method


Sample: 

https://www.syncfusion.com/downloads/support/directtrac/general/ze/DynamicList1950756472

Replication Steps:

1. Run the sample
2. Click the Add item immediately button. Assigned CssClass is not added in the accordion item.