Autocomplete: with virtual scroll and item selected, it doesn't show items in dropdown and doesn't keep the selected item position when scrolling #16063
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
When using Autocomplete with virtual scroll, if we select an item and then scroll down, when we open the dropdown again, everything is blank. If we scroll again we see it scrolls from the beginning and not from the item that was selected.
Environment
Angular 17+
PrimeNG 17.18.5
Reproducer
No response
Angular version
17
PrimeNG version
17.18.5
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
18.x
Browser(s)
No response
Steps to reproduce the behavior
This can be reproduced on the official documentation:
Expected behavior
No response
The text was updated successfully, but these errors were encountered: