vue-select
vue-select copied to clipboard
when v-model with object and clear search, its show log error and not clear the selection of item.
- Vue Version: 3.3.4
- Vue Select Version: typescript
Describe the bug when v-model with object and clear search, its show log error and not clear the selection of item.
Screenshots
If applicable, add screenshots to help explain your problem.
@Ali7med Can you provide your code snippet? Thanks
@Ali7med I still cannot reproduce your situation. Could you try to reproduce your error in the environment below ?
demo: https://vue3-select.vercel.app/test code: https://github.com/howard-tzw/vue3-select/blob/main/demo/src/views/Test.vue