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

Component: Autocomplete emptyMessage not shown #17143

Closed
mrkshx opened this issue Dec 19, 2024 · 3 comments
Closed

Component: Autocomplete emptyMessage not shown #17143

mrkshx opened this issue Dec 19, 2024 · 3 comments
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@mrkshx
Copy link

mrkshx commented Dec 19, 2024

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

  1. click dropdown button or start typing
  2. no empty message is shown

Expected behavior

No response

@mrkshx 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 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
@mertsincan mertsincan added this to the 19.x milestone Dec 19, 2024
@github-project-automation github-project-automation bot moved this to Review in PrimeNG Dec 19, 2024
Copy link

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! ✨

@imaksp
Copy link

imaksp commented Dec 21, 2024

Hi, as a workaround you can add custom template for empty.

@avramz
Copy link

avramz commented Dec 23, 2024

Fix in PR

@mertsincan mertsincan modified the milestones: 19.x, 19.0.2 Dec 25, 2024
@mertsincan 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
@github-project-automation github-project-automation bot moved this from Review to Done in PrimeNG 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
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

4 participants