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

[Bug][Grid] When using a checkbox ` k-checkbox-wrapper` is rendered twice

Open filipKovachev opened this issue 4 months ago • 0 comments

Describe the bug When trying to override and use a checkbox it's printing the k-checkbox-wrapper element twice.

To Reproduce Steps to reproduce the behavior:

  1. Open this example: https://stackblitz.com/edit/zsqzyz-6m38oi?file=src%2Fmain.vue
  2. Observe in the rendered markup: image

Expected behavior No k-checkbox-wrap to be rendered and slot to be checkbox not k-checkbox-wrap

Ticket ID: 1643888

filipKovachev avatar Oct 02 '24 13:10 filipKovachev