kendo-vue
kendo-vue copied to clipboard
[Bug][ComboBox] With enabled 'suggest', sometimes additional values are added to the selected item text
To Reproduce
- Open the following example: https://stackblitz.com/edit/8r65ze?file=src%2Fmain.vue
- Type in "Bos" and click "Bosnia & Herzegovina" in the popup
- Press delete (which will remove the highlighted text) and write "ni" (to get "Bosni)
- Click on "Bosnia & Herzegovina" again
The wrong result will be "Bosnia & Herzegovinaa & Herzegovina".
Expected behavior Only the selected item text should be added in the input