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!>
Thanks for joining our community and helping improve Syncfusion products!
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:
Replication Steps:
1. Run the sample
2. Click the Add item immediately button. Assigned CssClass is not added in the accordion item.