Welcome to the Vue feedback portal. We’re happy you’re here! If you have feedback on how to improve the Vue, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

1
Vote
  1. The Timeline year view of the Schedule having the below issue.
  2. 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.
  3. 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.
  4. 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.
  5. 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