Component: AutoComplete virtualScroll broken (v18.0.0-rc.1) #16822
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
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: