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 100 kendo-vue issues
Sort by recently updated
recently updated
newest added

**Describe the bug** The memory of the browser us quite large when rendering larger amount of cells **To Reproduce** Here is the setup https://stackblitz.com/edit/frefyw-wev9gx?file=src%2Fmain.vue And here is the tested page...

Bug
SEV: High
Kendo UI for Vue

**Describe the bug** Pressing the Escape button should close the Dialog: https://www.telerik.com/kendo-vue-ui/components/dialogs/dialog/keyboard-navigation **To Reproduce** 1. Open this stackblitz and click "Open Dialog": https://stackblitz.com/edit/cevnff?file=src%2Fmain.vue 2. Press Escape and notice that nothing...

Bug
SEV: Medium
Kendo UI for Vue

**Describe the bug** DropDownTree cannot be closed when using filtering **To Reproduce** 1. Open this example: https://stackblitz.com/edit/rcfd7m-u4c8jp?file=src%2Fmain.vue 2. Select an item and click outside the component. Notice that you cannot...

Bug
SEV: Medium
Kendo UI for Vue

**Describe the bug** As of version 3.1.5 of the Form packages the user cannot upload files through the `Select files` button (uploading through dragging is possible) **To Reproduce** 1. Open...

Bug
SEV: High
Kendo UI for Vue
Regression

**Describe the bug** numeric input for second digit placed after decimal point **To Reproduce** Steps to reproduce the behavior: 1. Browse to http://localhost:3000/ 2. Double click on input to highlight...

Bug
SEV: Medium
Kendo UI for Vue

**Describe the bug** When locking the first three columns of the Grid and resizing them, a big gap is formed. **To Reproduce** 1. Open this example: https://stackblitz.com/edit/jzfey7-gvs6wx?file=src%2Fmain.vue 2. Resize the...

Bug
SEV: Medium
Kendo UI for Vue

**Describe the bug** When we have a Chart Tooltip in the Native Vue Chart and this Tooltip appears over the Chart itself, if we hover the Tooltip it starts to...

Bug
Priority 3
SEV: Medium

**Describe the bug** The Tooltip is not correctly positioned in scenarios where a longer text needs to be displayed. This incorrect positioning leads to the inability to automatically close the...

Bug
SEV: Blocking
Kendo UI for Vue

**Describe the bug** The displaying of consecutive events in different timezones is inconsistent when we have a yearly recurrence. **To Reproduce** 1. Open [this StackBlitz example](https://stackblitz.com/edit/mnyyzl-cd38oj?file=src%2Fmain.vue) 2. Set your timezone...

Bug
SEV: High
Kendo UI for Vue

Currently, if a Field is set to a nested property (user.name for example), the setter of the Form will handle this as a string and will not try to set...

Enhancement
Kendo UI for Vue