Describe the bug
The showEmptyMessage property in the Autocomplete component isn’t working as expected. Even though I’ve set :showEmptyMessage="false", the “No result” message still appears.
Pull Request Link
No response
Reason for not contributing a PR
Other Reason
No response
Reproducer
https://stackblitz.com/edit/xgtcxr8q?file=src%2FApp.vue
Environment
Production
Vue version
x.x.x
PrimeVue version
4.5.5
Node version
No response
Browser(s)
No response
Steps to reproduce the behavior
Type "ase" in the autocomplete.
"No results found" appear
Expected behavior
Type "ase" in the autocomplete.
Nothing appears.
Describe the bug
The showEmptyMessage property in the Autocomplete component isn’t working as expected. Even though I’ve set :showEmptyMessage="false", the “No result” message still appears.
Pull Request Link
No response
Reason for not contributing a PR
Other Reason
No response
Reproducer
https://stackblitz.com/edit/xgtcxr8q?file=src%2FApp.vue
Environment
Production
Vue version
x.x.x
PrimeVue version
4.5.5
Node version
No response
Browser(s)
No response
Steps to reproduce the behavior
Type "ase" in the autocomplete.
"No results found" appear
Expected behavior
Type "ase" in the autocomplete.
Nothing appears.