Dropdown: Placeholder is not displayed when using a combination of reactive forms and selectedItem template #14801
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
Follow up on #14695
When using a dropdown within a reactive form and while using the template for selectedItem, the placeholder is not shown.
Environment
Chrome on Mac OS
Reproducer
https://stackblitz.com/edit/github-lobmlu-qzceky?file=src%2Fapp%2Fapp.component.html
Angular version
17.1.3
PrimeNG version
17.6.0
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
18.9.0
Browser(s)
No response
Steps to reproduce the behavior
Check the Stackblitz
Expected behavior
Placeholders always show when no option is selected.
The text was updated successfully, but these errors were encountered: