telerik / kendo-angular

Issue tracker - Kendo UI for Angular
http://www.telerik.com/kendo-angular-ui/
Other
469 stars 217 forks source link

[TreeList] Method scrollTo works only with virtual scrolling #3035

Open ipeshev opened 4 years ago

ipeshev commented 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.