https://demos.telerik.com/kendo-ui/timeline/mvvm
The dates on the left hand side are misaligned and it looks like to be from a doubling up of the .k-timeline-date-wrap surrounding the .k-timeline-date.
Hello,
I am implementing the new timeline widget.
Looks very nice, but I use this in combination of a shared datasource. (I use it in a grid and a timeline)
However, the 'autoBind:false' option does not work in the timeline widget, so the datasource is read twice.
How can I prevent that?
See a dojo example with 2 timelines and the same datasource. Also here the datasource is read twice.
https://dojo.telerik.com/OMitaQEw
Regards ,
Richard