- The Timeline year view of the Schedule having the below issue.
- When opening the more indicator popup in the timeline year view it only shows the appointments available on the first day of the selected month. The other events in the same month are not shown in the more indicator popup.
- When enabling the rowAutoHeight the events cell expand to the added events total height. But, the events are overlapping in the first event rendered in the corresponding cell.
- When enabling the virtual scrolling, scroll down to the bottom of the scheduler the resource header is not rendered to the corresponding work cells rows. It makes the work cells only scrolling after scrolling a certain distance. The resource header is static.
- When collapsing the resources it throws the below script error.
preview-66bbcea50a05892bfce3b.js:1 TypeError: Cannot read property 'style' of null
at e.updateVirtualTrackHeight (util.js:5)
at e.updateVirtualContent (util.js:5)
at eval (util.js:5)
at e.notify (dom.js:426)
at n.e.trigger (dom.js:426)
at e.onTreeIconClick (util.js:5)
error.
Sample: https://stackblitz.com/edit/mwgqcf?file=index.ts