kendo-vue
kendo-vue copied to clipboard
Issue tracker - Kendo UI for Vue http://www.telerik.com/kendo-vue-ui/
**Describe the bug** If the "reorderable" for the columns is enabled and if there is an open columnMenu, clicking on another column menu closes both menus. The expected behavior is...
Currently, if you set different language and locale, the Calendar displays all date related messages in the selected locale, but the "Today" string is set through the messages. The "cldr"...
### Bug report ### Reproduction of the problem Tooltip Vue Wrapper does not support native template for content prop ticket: 1443388 ### Environment * **Kendo UI version:2019.3.1023
With the current implementation, adding a Tooltip component will wrap all of the nested components/elements in DIV and it is not possible to add any styles or class names to...
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...
**Describe the bug** Resizing the TreeList columns causes the width to jump and it makes the resizing impossible. **To Reproduce** Open the following example and try resizing few columns (the...
**Describe the bug** When locking a column and scrolling horizontally, the header is fixed, but not the column. In KendoReact the column is fixed as expected. **To Reproduce** Steps to...
**Describe the bug** The **selectionChange** & **headerselectionchange** events of the Native Grid component are unexpectedly triggered when filtering data in the component. * The issue is not replicable on Chrome...
Currently, the NumericTextBox and the DateInputs require setting "null" to clear the value, but it would be beneficial if the same can be achieved by setting "undefined". In the following...
**Describe the bug** The MultiSelect component throws a console error when a text value is entered in its input and the component is used as a part of the Native...