primeng
primeng copied to clipboard
Component: Scroll behaiviour is broken in Scroller
Describe the bug
The Scroller is broken on the official docs of https://primeng.org/scroller
https://github.com/user-attachments/assets/35ba60e1-766e-4d23-98a8-3b10b670c2f7
Environment
The official primeng homepages environment
Reproducer
No response
Angular version
PrimeNG version
17.18.11
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
Browser(s)
Firefox 131, Chrome & Edge 129
Steps to reproduce the behavior
- Go to https://primeng.org/scroller
- Try to scroll to the end of the scroller a bit faster
- The scroller will constantly jump a bit back
Expected behavior
The scroller will just scroll till the end without jumping up again