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

**Describe the bug** The following warning appears when using the InsertTable tool of the Native Editor: ``` [Vue warn]: Component emitted event "tableinsert" but it is neither declared in the...

Bug
SEV: Low

**Describe the bug** The behavior of the Native and Wrapper MultiView calendars is different when using the next/previous arrows of the component. The **Native MultivVew calendar** changes the selected date...

Bug
SEV: Medium

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** 1. Open this project 2. Use the scrollbar and scroll to **Item 600** 3. Using...

Bug
SEV: High

**Describe the bug** The initial animation of the Donut Chart is not playing consistently when updating the Chart's value. * The issue is replicable on Chrome and the animation works...

Bug
SEV: Medium

**Describe the bug** The way the Kendo UI for Vue Native Form works is that it internally provides a kendoForm object that is later injected inside a FormContent. The injection...

Enhancement

**Describe the bug** By default, the Dialog component is a modal window. This means that once the Dialog appears, the page elements are the only ones the users can interact...

Bug
SEV: Medium

**Describe the bug** The color of the Gauge component is not reactively updated when the value passed to its **pointerColor** prop is updated. **To Reproduce** 1. Open [this StackBlitz example](https://stackblitz.com/edit/rpfwms-psfaxm?file=src%2Fmain.vue)...

Bug
SEV: Medium

**Describe the bug** The is a slight bouncing of the DatePicker's popup when it is opened above the input of the component **To Reproduce** 1. Open [this StackBlitz example](https://stackblitz.com/edit/dzucjt-9qb22q?file=src%2Fmain.vue) 2....

Bug
FP: Unplanned
SEV: Low

**Describe the bug** When configuring the Chart to have a [Crosshairs](https://www.telerik.com/kendo-vue-ui/components/charts/elements/crosshairs/) the Tooltip that appears is not centered as it is in the other Kendo UI suites. **To Reproduce** 1....

Bug
FP: Unplanned
SEV: Medium

**Describe the bug** After inserting an image using the "Insert Image" tool it is possible to add a hyperlink to it using the "Insert Hyperlink" tool. If the image's dimensions...

Bug
FP: Unplanned
SEV: Medium