-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
Component: Autocomplete emptyMessage not shown #17143
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Comments
mrkshx
added
the
Status: Needs Triage
Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
label
Dec 19, 2024
mertsincan
added
Resolution: Help Wanted
Issue or pull request requires extra help and feedback
and removed
Status: Needs Triage
Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
labels
Dec 19, 2024
Due to PrimeNG team's busy roadmap, this issue is available for anyone to work on. Make sure to reference this issue in your pull request. ✨ Thank you for your contribution! ✨ |
Hi, as a workaround you can add custom template for empty. |
avramz
added a commit
to avramz/primeng
that referenced
this issue
Dec 23, 2024
Fix in PR |
mertsincan
added
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
and removed
Resolution: Help Wanted
Issue or pull request requires extra help and feedback
labels
Dec 25, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Describe the bug
When clicking on dropdown button to open suggestions or entering value no empy message is shown anymore.
Even with "showEmptyMessage" which is true as default, no empty message is shown.
Environment
Primeng 18
Reproducer
https://stackblitz.com/edit/github-tzzhndas?file=package.json,src%2Fapp%2Fapp.component.html,src%2Fapp%2Fapp.component.ts,src%2Fapp%2Fapp.component.spec.ts
Angular version
18.x.x
PrimeNG version
18.0.1
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
latest
Browser(s)
No response
Steps to reproduce the behavior
Expected behavior
No response
The text was updated successfully, but these errors were encountered: