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!
After selecting a value, the <li> element remains in a disabled state with the preselected value. This occurs when the maximum selection length is reached.
Sample: https://stackblitz.com/edit/github-3pxvvn-voe8yz?file=src%2Fapp.component.ts
Same issue occurs in js platform too.
Js Sample: https://stackblitz.com/edit/ozpqo7-nymm53?file=index.js
Replication Procedure:
Expected: Select value should be moved to active state
Actual: Selected value is maintained in disabled state