When we bind the key value pair in multiselect , Custom value is not removed properly on multiselect popup when we remove the value on input
Replication Procedure:
Run the sample
Type any value eg: "syncfusion"
And remove the typed value on input using backspace key
You can see the issue in popup
Expected Output: Custom Value should be removed properly in popup
Current Output: Custom value is not removed properly on multiselect popup when we remove the value on input