dp.scrollTo is giving performance issue on IE browser
9 years ago.
Hi,
With DayPilot Angular 2 scheduler control, when trying to do scrollTo operation then it is giving performance issue during load. Below is the code -
dp.scrollTo(scrollToDate);
Is there any solution to IE performance.
Thanks,
Devendra.
DayPilot