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

[Bug][Dropdowns] Components do not have data-v-ID attribute

Open filipKovachev opened this issue 1 year ago • 0 comments

Currently, the ComboBox component as well as the MultiSelect do not have their data-v-ID attributes which which is problematic when scoped styles are being used. This is also the case with the MultiSelect component.

This can be reproduced in our demo examples by inspecting the components via the developer tools:

https://stackblitz.com/edit/wr9azu?file=src%2Fmain.vue https://stackblitz.com/edit/73lpkj?file=src%2Fmain.vue

image

Ticket ID: 1628582

filipKovachev avatar Oct 26 '23 11:10 filipKovachev