Open ipeshev opened 4 years ago
Describe the bug KendoTreelist API method scrollTo is not working in case of non virtual scroll.
To Reproduce Please try it here https://stackblitz.com/edit/angular-vphzhf?file=app/app.component.ts If [scrollable] is changed to "'virtual'" it works fine.
Expected behavior It should work in case of non-virtual too..
Additional context Add any other context about the problem here.
Describe the bug KendoTreelist API method scrollTo is not working in case of non virtual scroll.
To Reproduce Please try it here https://stackblitz.com/edit/angular-vphzhf?file=app/app.component.ts If [scrollable] is changed to "'virtual'" it works fine.
Expected behavior It should work in case of non-virtual too..
Additional context Add any other context about the problem here.