Hello, Akshata,
Thank you for the provided example.
The issue is related to setting the `comboboxValue` to primitive values, when the MultiSelect component is set up to bind its data to an array of objects (dataset of objects).
Therefore, I updated the demo such that in `main.vue`, I set `comboboxValue` to an array as objects, like they are present in `countries.js`:
For more information on binding the MultiSelect to an array of objects, you can check the following article:
I hope this helps, but please let me know if you have any further questions.
Regards,
Wissam
Progress Telerik
Stay tuned by visiting our public roadmap and feedback portal pages! Or perhaps, if you are new to our Kendo family, check out our getting started resources!