Open 1c3f0x84 opened 6 months ago
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
Angular
https://stackblitz.com/edit/kxgavc?file=src%2Fapp%2Fdemo%2Fautocomplete-reactive-forms-demo.ts,package.json
17.3.1
17.14.1
Angular CLI App
TypeScript
18.18.0
No response
Can someone help me with this?
@TaherShbnnzhd @DerekLiang @csokun @Skyr @cetincakiroglu ?!?
It's the same as #5030 !
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