Autocomplete: Issue with Virtual Scroll #12568
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 virtual scroll, the results show once, then after clear and any other query, it doesn't work anymore.
Environment
primeNG v 15.1.1
Reproducer
No response
Angular version
15.1.2
PrimeNG version
15.1.1
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
NA
Browser(s)
No response
Steps to reproduce the behavior
In the autocomplete with Virtual Scroll here https://primeng.org/autocomplete#virtualscroll
Type : "i"
Then clear the input
Type : "m" (which show nothing as expected)
Then clear the input
Then type "i" ==> Bug
Expected behavior
No response
The text was updated successfully, but these errors were encountered: