Open Ritik2411 opened 3 months ago
Dropdown scroll is jumping backwards when i add [virtualScroll]="true". When I remove this property i works fine but after adding it scroll is not working properly.
Currently working in testing enviroment.
No response
17.3.5
17.14.1
Angular CLI App
TypeScript
18.15.0
Chrome
Scroll should work properly.
I am having the same issue.
It's also broken on the primeng website. multiselect
Describe the bug
Dropdown scroll is jumping backwards when i add [virtualScroll]="true". When I remove this property i works fine but after adding it scroll is not working properly.
Environment
Currently working in testing enviroment.
Reproducer
No response
Angular version
17.3.5
PrimeNG version
17.14.1
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
18.15.0
Browser(s)
Chrome
Steps to reproduce the behavior
No response
Expected behavior
Scroll should work properly.