Closed pbuffin closed 1 week ago
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.
primeng documentation
https://primeng.org/scrollpanel
18.2.5
17.18.12
Angular CLI App
TypeScript
20.17.0
Chrome
You can see bug on documentation page https://primeng.org/scrollpanel
At the initialization of a scroll panel, the scrollbar is in the correct position.
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.