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
When virtual scrolling is active with [virtualScroll]="true" [virtualScrollItemSize]="30", when the dropdown is opened, it is only shown with minimal width:
Describe the bug
When virtual scrolling is active with
[virtualScroll]="true" [virtualScrollItemSize]="30"
, when the dropdown is opened, it is only shown with minimal width:An error in the console is logged as well:
This behaviour can also be seen on the beta.3 demo page: https://v18.primeng.org/autocomplete#virtualscroll
Environment
Windows 10
Firefox 128.3.1esr
Reproducer
No response
Angular version
18.2.9
PrimeNG version
18.0.0-rc.1
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
22.4.1
Browser(s)
No response
Steps to reproduce the behavior
No response
Expected behavior
No response
The text was updated successfully, but these errors were encountered: