filipKovachev
filipKovachev
**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...
**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**...
When setting a monthly recurrence to repeat every second Sunday, the event is not displayed at all. This can be seen in our overview demo: https://stackblitz.com/edit/react-yrtqhv?file=app%2Fmain.jsx Steps to reproduce: 1....
Creating the Astro project for the sample app part of https://github.com/telerik/kendo-react-private/issues/4360
## I'm submitting a... * Bug report ## Current behavior Currently wrapping the Slider in a div with `rtl="right"` results in the drag point leaving the boundaries ## Expected behavior...
When adding infinite scroll to a grid with enabled grouping, scrolling doesn't work: https://stackblitz.com/edit/react-6ham7a-x1t9tm?file=app%2Fmain.jsx Ticket ID: 1610953
## I'm submitting a... * Bug report ## Current behavior Multi-day events are incorrectly displaying a start time for each day of the event, which makes it look like the...
## I'm submitting a... * Bug report ## Current behavior When resizing an image in a resizable table the following error is thrown `Cannot read properties of undefined (reading 'eq')`....
## I'm submitting a... * Bug report ## Current behavior Currently when clicking Cancel in the TimePicker the focus is not returned to the input the same way it does...
## I'm submitting a... * Bug report ## Current behavior Currently, when setting the placeholder through Context, the placeholder is not set. This is because the `TextFilter` uses `TextBox `...