Dear Telerik Team,
I am currently playing around with react and found a strange behavior in one of your controls.
I am not sure if its my work station or something with your control.
In the forum I could not find a similar question.
Currently I am looking at your example:
https://www.telerik.com/kendo-react-ui/components/scheduler/views/timeline/#toc-grouping-by-resource
My Chrome is Zoomed to 75% and the TimelineView is set to Vertical-Mode.
When I use the arrow buttons to switch between days the min-height of one of the divs keeps getting bigger and bigger:
/* After Button spam */
After removing some of the classes it seems the k-resource-cell is manipulating the min-height but i did not find more clues right now.
Example from the UI itself:
Before:
and after: