vue-select icon indicating copy to clipboard operation
vue-select copied to clipboard

when v-model with object and clear search, its show log error and not clear the selection of item.

Open Ali7med opened this issue 11 months ago • 3 comments

  • 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. image

Ali7med avatar Jul 16 '23 08:07 Ali7med

@Ali7med Can you provide your code snippet? Thanks

howard-tzw avatar Jul 17 '23 12:07 howard-tzw

image

Ali7med avatar Jul 20 '23 05:07 Ali7med

@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

howard-tzw avatar Jul 24 '23 03:07 howard-tzw