Konstantin Dikov

Results 65 comments of Konstantin Dikov

A possible workaround is to check the target within the onSelectionChange event and execute the selection logic for the parent Grid if the target is not the detail Grid: ```...

Could be related with the switch to createRoot (https://github.com/telerik/kendo-react/issues/1443)

Seems related in a way with this: https://github.com/telerik/kendo-react/issues/2188

The issue is reproducible with TimelineView as well and the step property is not respected: https://stackblitz.com/edit/react-hecxyx?file=app%2Fmain.jsx The Prev/Next buttons in the navigation take the numberOfDays value and not the step...