prime ng v17, v18, v19 first instance not selecting value. Having issue with dropdown. #17299
Open
1 of 4 tasks
Labels
Resolution: Help Wanted
Issue or pull request requires extra help and feedback
Milestone
Describe the bug
p-dropdown | p-select > after selecting the value on initial load of the page from the dropdown, select value is not displayed. Issue occurs in 17v, 18v 19v version but works the same scenario in 16v
Pull Request Link
No response
Reason for not contributing a PR
Other Reason
No response
Reproducer
https://stackblitz.com/github/primefaces/primeng-issue-template?file=src%2Fapp%2Fapp.component.html
Environment
dev, pre-prod, prod.
Angular version
18
PrimeNG version
v18 (LTS Only)
Node version
18.19.1
Browser(s)
Chrome, MS-Edge
Steps to reproduce the behavior
On initial load of the page with dropdown.
select the value from dropdown list.
selected value is not displayed on the dropdown field.
Before upgrading from prime ng 16v it worked.
After upgrading from prime ng 17v or 18v or 19v does not work.
Expected behavior
Selected value is not displayed on the p-select dropdown in Prime ng v17, v18, v19.
For instance load of initial dropdown.
The text was updated successfully, but these errors were encountered: