Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Autocomplete: Issue with Virtual Scroll #12568

Closed
Wykks opened this issue Jan 27, 2023 · 2 comments · Fixed by #12619
Closed

Autocomplete: Issue with Virtual Scroll #12568

Wykks opened this issue Jan 27, 2023 · 2 comments · Fixed by #12619
Assignees
Labels
LTS-FIXED-14.2.6 Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@Wykks
Copy link
Contributor

Wykks commented Jan 27, 2023

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

@Wykks Wykks added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Jan 27, 2023
@cetincakiroglu cetincakiroglu added Type: Bug Issue contains a bug related to a specific component. Something about the component is not working and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Jan 28, 2023
@cetincakiroglu cetincakiroglu self-assigned this Jan 28, 2023
@cetincakiroglu cetincakiroglu modified the milestones: 15.2.0, 15.Future, 15.2.1 Jan 28, 2023
@denny99
Copy link
Contributor

denny99 commented Feb 9, 2023

image

I can confirm this. The first time it works. Then it stops working. After some more typing the results will appear again. Kind of random

hamzajazyri added a commit to hamzajazyri/primeng that referenced this issue Feb 13, 2023
@hamzajazyri
Copy link
Contributor

Hello @cetincakiroglu ! Could you please take a look at the PR. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
LTS-FIXED-14.2.6 Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants