rintoj / ngx-virtual-scroller

Virtual Scroll displays a virtual, "infinite" list.
https://rintoj.github.io/ngx-virtual-scroller
MIT License
977 stars 294 forks source link

How can I prevent juggling of columns in ngx-virtual-scroller? #452

Open djaebo opened 4 years ago

djaebo commented 4 years ago

Following is the issue I'm facing:

https://stackoverflow.com/questions/62351516/how-to-prevent-juggling-of-columns-in-table-in-an-angular-app

The columns keeps on juggling around when scrolled down.

Please help.

manar-mk commented 1 year ago

Hi, did you find a solution for your problem? I may have facing it right now