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

Issue tracker - Kendo UI for Vue http://www.telerik.com/kendo-vue-ui/

Results 201 kendo-vue issues
Sort by recently updated
recently updated
newest added

**Describe the bug** All column menu icons have bad title concatenating keyname and `undefined`. **To Reproduce** Steps to reproduce the behavior: 1. Open the following demo - https://www.telerik.com/kendo-vue-ui/components/treelist/columns/menu 2. Hover...

Bug
SEV: Medium
Kendo UI for Vue

**Describe the bug** Currently, when a step is defined for the Slider or RangeSlider, it is not applied when adjusting with the mouse **To Reproduce** 1. Open this example: https://stackblitz.com/edit/nmv4hjhp?file=src%2Fmain.vue...

Bug
SEV: Medium
Kendo UI for Vue

**Describe the bug** When navigating the Grid using the keyboard or scrollbar, the scrollable container and pager become desynchronized: Pressing the End key inside the scrollable Grid container does not...

Bug
SEV: Medium
Kendo UI for Vue

**Describe the bug** Currently when resizing a column white space is shown for the remaining space **To Reproduce** 1. Open this example: https://stackblitz.com/edit/uvjqyobf?file=src%2Fmain.vue 2. Resize a column and notice and...

Bug
SEV: Medium
Kendo UI for Vue

**Describe the bug** Currently the DropDownTree popup can be scrolled on desktop but not on mobile **To Reproduce** 1. Open this example: https://codesandbox.io/p/sandbox/reverent-frog-ygyct8?file=%2Fsrc%2Fmain.vue%3A17%2C33 2. Open den tools and choose any...

Bug
SEV: High
Kendo UI for Vue

**Describe the bug** Currently setting the `id` prop of the TreeView does not work. **To Reproduce** 1. Open this example: https://stackblitz.com/edit/zm3tbrkx?file=src%2Fmain.vue 2. Inspect the TreeView and observe that the ID...

Bug
SEV: Medium
Kendo UI for Vue

**Describe the bug** The onExited event is not called when an Animation component runs its exit animation. **To Reproduce** Steps to reproduce the behavior: 1. Open: https://stackblitz.com/edit/gmydez9d?file=src%2Fmain.vue 2. Click the...

Bug
SEV: Medium
Kendo UI for Vue

**Describe the bug** The unmountOnExit property does not appear to do anything for the Animation components. **To Reproduce** Steps to reproduce the behavior: 1. Open the following example: https://stackblitz.com/edit/gmydez9d-rklsyvyc?file=src%2Fmain.vue **Expected...

Bug
SEV: Medium
Kendo UI for Vue

**Describe the bug** When enabling the columnMenu feature in the Grid component, it is also applied to special columns such as the group indicator column or the expand/collapse column. These...

Bug
SEV: Medium
Kendo UI for Vue

**Describe the bug** When adding a custom footer to a grid column, the footer is not aligned with the rest of the grid. This seems to be due to the...

Bug
SEV: Low
Kendo UI for Vue