You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I updated from primeng 11 to 16 lts and the option value "" or empty string is no longer working. The item is selected, but the label does not show a selection. This was possible in v11.
So sorry for the delayed response! Improvements have been made to many components recently, both in terms of performance and enhancement. Therefore, this improvement may have been developed in another issue ticket without realizing it. You can check this in the documentation. If there is no improvement on this, can you open a new issue so we can include it in our roadmap?
Thanks a lot for your understanding!
Best Regards,
Describe the bug
I updated from primeng 11 to 16 lts and the option value "" or empty string is no longer working. The item is selected, but the label does not show a selection. This was possible in v11.
The selection is even selected in the dropdown.
Environment
stackblitz, angular 16, primeng 16 lts
Reproducer
https://stackblitz.com/~/github.com/itx-niklas-baugatz/primengdropdownemptystring?file=src/app/app.component.ts
Angular version
16.2.12
PrimeNG version
16.9.11-lts
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
18.20.3
Browser(s)
No response
Steps to reproduce the behavior
No response
Expected behavior
The dropdown should show the selected label. It is marked in the dropdown box as selected
The text was updated successfully, but these errors were encountered: