Skip to content

Scrolled is not fired. #449

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
meet272002 opened this issue Dec 7, 2024 · 7 comments
Open

Scrolled is not fired. #449

meet272002 opened this issue Dec 7, 2024 · 7 comments

Comments

@meet272002
Copy link

Scrolled event is not fired , When the data in the grid is rendered.
Note: Page is not reloaded.
And on second note when the data in element to which the scroll is applied is rendered ,
this.triggered.down is set to previous height only.
These may not effect when scrolled more than one ,but when we are scrolling for first time and then rendering the data in element , without reloading or rebinding the I nfinit scroll , then totaltoScroll and this.triggered.down become equal and then these prevent the scrolled event from being fire when we are scrolling the element.
Looking further for your prompt reply.

@damirsaifut
Copy link

Yep. I got this bug too

@martaPalczynskaCP
Copy link

Yes, we have the same :(
Tested on v16.0.0 and v15.0.0.
Is there a workaround for this?

@nicolaric-akenza
Copy link

i experience the same, any updates on this?

@ssalveMobiltex
Copy link

Same here. The changes done to support Angular 17 are only for standalone components. Please let us know if the issue is fixed

@damirsaifut
Copy link

damirsaifut commented May 22, 2025

I’ll see it later and answer

@sscholle
Copy link

Getting Same issue:
Using Latest Angular. The given example is not triggering anything. I dont know what to do.

@meet272002
Copy link
Author

meet272002 commented May 30, 2025 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants