filipKovachev
filipKovachev
I am removing the VR classroom note and moving the Vue EOL one to the bottom of the article for better readability.
**Describe the bug** When setting a string that is too long for the `ChartSeriesItemTooltip` `format` prop the tooltip is shown outside the view area. **To Reproduce** 1. Open this example:...
**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** When trying to override and use a checkbox it's printing the `k-checkbox-wrapper` element twice. **To Reproduce** Steps to reproduce the behavior: 1. Open this example: https://stackblitz.com/edit/zsqzyz-6m38oi?file=src%2Fmain.vue 2....
Uncommenting the yarn snippets so that the pages display properly.
**Describe the bug** Currently when using the MonthView the event covers the date. **To Reproduce** 1. Open this stackblitz: https://stackblitz.com/edit/4qny17?file=src%2Fmain.vue 2. Observe how the date number is not visible, because...
**Describe the bug** When using the ColorPicker with gradient and palette for the very first time the wrong color is selected. **To Reproduce** Steps to reproduce the behavior: 1. Open...
**Describe the bug** Currently when customising the AgendaView with a Tooltip the browser displays a tooltip as well. **To Reproduce** 1. Open this example: https://stackblitz.com/edit/d6dpzw-jvjirx?file=src%2Fmain.vue 2. Hover over an item...
**Describe the bug** When dragging and dropping other records besides the one being dragged are selected. **To Reproduce** 1. Open this StackBlitz example: https://stackblitz.com/edit/lokcfd-cwspz4?file=src%2Fmain.vue 2. Drag a record and observe...
**Describe the bug** Currently if label, isValid and svgIcon prop are used, the validation icon shifts to the label **To Reproduce** 1. Open this example: https://stackblitz.com/edit/rznmpi-dbt3fp?file=src%2Fmain.vue 2. Observe the inconsistent...