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** OnSelectionChanged event is called for each custom cell on load. The change is introduced in a recent update of the browsers (a month ago) and does not...

Bug
SEV: Medium
Kendo UI for Vue

**Describe the bug** Currently when dragging a tile the hint is misplaced. Also the tile becomes transparent, this behaviour is not observed in KendoReact **To Reproduce** 1. Open this example...

Bug
SEV: Medium
Kendo UI for Vue

Bumps [webpack](https://github.com/webpack/webpack) from 5.88.0 to 5.94.0. Release notes Sourced from webpack's releases. v5.94.0 Bug Fixes Added runtime condition for harmony reexport checked Handle properly data/http/https protocols in source maps Make...

Dependencies

**Description:** I am experiencing issues with the Kendo Vue DropdownList component when using the virtual and filterable and group-field options together. Specifically, I have noticed the following problems: Scroll Issue...

Bug
SEV: High
Kendo UI for Vue

**Describe the bug** Currently setting the `format` prop of the column triggers a `Maximum call stack size exceeded error` after serving the built project with `npm run build` **To Reproduce**...

Bug
SEV: High
Kendo UI for Vue

### Incorrect Rendering of Unique Rows in `@progress/[email protected]` #### šŸ›  Issue Summary When using `@progress/[email protected]`, I encountered an issue where unique items are not rendered correctly due to how Vue...

Bug
SEV: High
Kendo UI for Vue

**Describe the bug** The Toolbar component is missing its mandatory class `k-toolbar-solid`. **To Reproduce** 1. Open this [StackBlitz demo](https://stackblitz.com/edit/vitejs-vite-dh9wlqtb?file=src%2FApp.vue&terminal=dev) 2. See that the whole styles from the classic theme do...

Bug
SEV: Medium
Kendo UI for Vue

**Describe the issue** https://www.telerik.com/kendo-vue-ui/components/inputs/api/RadioButtonProps/#toc-onchange Radio Button Props in the API references describes onChange as having the type of: onChange? | (event:Ā RadioButtonChangeEvent) => void -- | -- But in the...

Bug
SEV: High
Kendo UI for Vue
triaged

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.15 to 5.4.19. Release notes Sourced from vite's releases. v5.4.19 Please refer to CHANGELOG.md for details. v5.4.18 Please refer to CHANGELOG.md for details. v5.4.17 Please refer to...

Dependencies
javascript

**Describe the bug** If you do some scrolls, expand /collapse some columns and then remove the groups , the first item is disappearing (you can see in the screenshot below)....

Bug
SEV: Medium
Kendo UI for Vue