You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In version17(^17.18.12), Basic dropdown work properly but if add [virtualScroll]="true" [virtualScrollItemSize]="38" then options not showing in expand panel. this issue is on primeNg offical website too.
Describe the bug
In version17(^17.18.12), Basic dropdown work properly but if add [virtualScroll]="true" [virtualScrollItemSize]="38" then options not showing in expand panel. this issue is on primeNg offical website too.
Environment
Reproducer
No response
Angular version
18.0.0
PrimeNG version
17.18.12
Build / Runtime
TypeScript
Language
TypeScript
Node version (for AoT issues node --version)
22
Browser(s)
Chrome 110
Steps to reproduce the behavior
Expected behavior
After click on dropdown with virtualScroll it should get expand properly for select options
The text was updated successfully, but these errors were encountered: