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!
I have added [showCloseButton]="true" And after closing selected tab, it stops working: https://stackblitz.com/edit/github-lushmu-os5r22?file=src/app/app.component.ts
The problem can be avoided if you close inactive tabs. But closing the last tab also causes a problem if you add new tabs again.