Hello,
I have used SfCombobox multi select mode in my project. When we select 2 items from the combobox and then try to remove the second item by pressing backspace button everything goes smooth but as soon the cursor tries to delete the delimiter (comma in my case) then the app gets crashes.
Please help on this issue.