primefaces / primeng

The Most Complete Angular UI Component Library
https://primeng.org
Other
10.46k stars 4.6k forks source link

Component: AutoComplete Suggestions Async Pipe PROBLEM #15327

Open 1c3f0x84 opened 6 months ago

1c3f0x84 commented 6 months ago

Describe the bug

Autocomplete control doesn't work with the Async Pipe + a pipe delay.

It only works the first time! The second time there are no suggestions.

See stackblitz

Environment

Angular

Reproducer

https://stackblitz.com/edit/kxgavc?file=src%2Fapp%2Fdemo%2Fautocomplete-reactive-forms-demo.ts,package.json

Angular version

17.3.1

PrimeNG version

17.14.1

Build / Runtime

Angular CLI App

Language

TypeScript

Node version (for AoT issues node --version)

18.18.0

Browser(s)

No response

Steps to reproduce the behavior

No response

Expected behavior

No response

1c3f0x84 commented 5 months ago

Can someone help me with this?

1c3f0x84 commented 5 months ago

@TaherShbnnzhd @DerekLiang @csokun @Skyr @cetincakiroglu ?!?

1c3f0x84 commented 5 months ago

It's the same as #5030 !