HI,
I want to erase the 'MultiSelect' data by pressing the button.
If I put:value in a multi-select
There is an error in the following parts.
Except for :value, everything is fine.
I followed the code in url below.
https://www.telerik.com/kendo-vue-ui/components/dropdowns/multiselect/binding/
The tagList in multiselect has an error
TypeError: Cannot read properties of undefined (reading 'toString')at Proxy.<anonymous> (TagList.js?v=28c65b14:115:67)
TagList.js