Welcome to the Angular feedback portal. We’re happy you’re here! If you have feedback on how to improve the Angular, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
We experience a list of events misplacement problems with scheduler in Timeline mode.
Please check screenshot below.
Source code:
Steps to reproduce:
1. Open provided source code link in a Chrome browser.
2. Click on button "Open in New Window" on top right corner.
3. Check events placement on the scheduler.
Source code base is taken from official demo example which has similar problems:
public currentView: View = 'TimelineMonth';
.e-schedule .e-schedule-table {table-layout: initial}
It partly fixes if user zoom-in or zoom-outs browser window.
Appreciate any help you can provide