Open sohaieb opened 2 years ago
Angular 5 is nearly 5 years old. This project has a peer dependency of Angular 6 or higher. I suggest you update Angular and see if that helps.
@floogulinc thank you for your reply, Actually, we can not upgrade the angular version of the current projet because we will face a very big and difficult amount of changes to handle to the hole app. That's why I'm searching for an alternative solution to this problem.
Hello, I recently installed ngx-virtual-scroller for my
Angular: 5.2.5
project to use, but when I route to the component (page) which contains ngx-virtual-scroller it stuck and all the page get blocked until I close the hole Brows TabHere is the chunk of code i used inside the view: (the parent is scrollable)
the installed version of ngx-virtual-scroller is
ngx-virtual-scroller@4.0.3