Upon doing backspace the popover hides
Describe the bug
Upon using the autocomplete, the popover is closed when removing the last character. This behaviour can also be noticed at https://primeng.org/autocomplete . I'd love to keep it open since I want to keep showing the suggestions.
Pull Request Link
No response
Reason for not contributing a PR
- [ ] Lack of time
- [x] Unsure how to implement the fix/feature
- [ ] Difficulty understanding the codebase
- [ ] Other
Other Reason
No response
Reproducer
https://primeng.org/autocomplete
Environment
Angular app, no SSR, deployed in a Docker container using the Nginx image.
Angular version
19.2.5
PrimeNG version
v19
Node version
No response
Browser(s)
Vivaldi
Steps to reproduce the behavior
- Focus the autocomplete inputbox
- Type '123'
- Backsspace until no character remains
Expected behavior
The suggestions popover should remain open
This issue has been automatically marked as stale due to a lack of activity. If this issue is still relevant to you, please leave a comment so we can keep it open. We apologize for not being able to prioritize it sooner. If you have any new information or questions, please share them in your comment!