kendo-ui-core
kendo-ui-core copied to clipboard
An HTML5, jQuery-based widget library for building modern web apps.
### Bug report When using the NPM package a JavaScript error is thrown. More information and a sample can be found in ticket - 1583089 ### Expected/desired behavior To not...
### Bug report If some text is written to filter items and then the clear button is clicked, the text is deleted, but the filtered results remain visible. ### Reproduction...
### Bug report When dragging a cell to edit other cells in the Spreadsheet, the Change event of the DataSource is not fired. The issue is a regression starting with...
### Bug report ### Reproduction of the problem [Dojo](https://dojo.telerik.com/@Dimitar-Goshev/oqokecOm) example. 1. Press the "reset" button. ### Current behavior The ComboBox's value is cleared and the placeholder is displayed. The Pickers...
### Bug report ListView's pager is not rendered as expected when paging is enabled. ### Reproduction of the problem 1. Run the following [Telerik REPL](https://netcorerepl.telerik.com/GwlEFRYV450kxS2s50). 2. Inspect the rendered HTML...
### Bug report The Telerik UI ListBox is not being rendered when the AutoBind() option is specified. Regardless of the value that is put inside the method - be it...
### Bug report The attributes set through the "HtmlAttributes", "ContentHtmlAttributes", and "LinkHtmlAttributes"methods are not applied to the TreeView items. ### Reproduction of the problem 1. Create a TreeView and set...
Is it possible to include an option to add attributes to the DropDownList items ([it is requested for the Core/MVC wrappers](https://github.com/telerik/kendo-ui-core/issues/6980))?
## I'm submitting a... * Bug report ## Current behavior chip-solid-hover-text and chip-solid-selected text are not used in the _theme.less file ## Expected behavior All variables should be used to...
### Bug report When there is "appendTo" in the Notification, the hide event fires multiple times. ### Reproduction of the problem 1. Open [this dojo example](https://dojo.telerik.com/OdUzonuC/24) and observe the console....