orizens / ngx-infinite-scroll

Infinite Scroll Directive for Angular
https://www.npmjs.com/package/ngx-infinite-scroll
MIT License
1.25k stars 223 forks source link

Output scrolled not working? #370

Closed MinhPhuPham closed 3 years ago

MinhPhuPham commented 3 years ago

Actual Behavior

In My company project, i using infinite-scroll with DropDown and dynamic components but when closed dropdown, the event output Scrolled not working.

Its maybe because when open again dropdown, i destroy old componentRef? how i can fix in here?

Information Support

image HTML code image image image ts code And in dynamic components a using router navigate when click card.

My email is: phamminhphueur@gmail.com. Thanks for support this, hope it will thrive more.

Your Environment

MinhPhuPham commented 3 years ago

can anyone help me?

khelsisura commented 3 years ago

I guess it is not working anymore

MinhPhuPham commented 3 years ago

So sad for that, i have used virtual scroll CDK for fix this case

orizens commented 3 years ago

@MinhPhuPham if you can reproduce the issue that can be helpful.