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!
Description:
In Multiselect box mode, the selected value is not clear instead last value is cleared from the input, while using backspace.
Sample: https://stackblitz.com/edit/angular-aplznn-huz5fs?file=src%2Fapp.component.html
Sample Issues occurs in JS platform too.
Demo: https://ej2.syncfusion.com/javascript/demos/#/material3/multi-select/default.html
Replication Procedure:
Expected: Focused item should clear.
Actual: Last item is removed instead of focused item.