Scrollbar offsets at the initialization of the scroll panel #16757
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
At the initialization of a scroll panel, the scrollbar is misaligned. You need to move the mouse to update the scope and for the scrollbar to return to its proper position.
Environment
primeng documentation
Reproducer
https://primeng.org/scrollpanel
Angular version
18.2.5
PrimeNG version
17.18.12
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
20.17.0
Browser(s)
Chrome
Steps to reproduce the behavior
You can see bug on documentation page
https://primeng.org/scrollpanel
Expected behavior
At the initialization of a scroll panel, the scrollbar is in the correct position.
The text was updated successfully, but these errors were encountered: