-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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: Dropdown | If optionValue is given label is not shown in input field #14042
Labels
Status: Needs Triage
Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
Comments
EnricoMessall
added
the
Status: Needs Triage
Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
label
Nov 6, 2023
EnricoMessall
changed the title
Component: Dropdown | If optionValue is given value is not shown in input field
Component: Dropdown | If optionValue is given label is not shown in input field
Nov 6, 2023
+1 |
1 similar comment
+1 |
Reproduction here @cetincakiroglu |
Got the same issue, problem caught on the latest version |
I've Node 18.8.2 and Angular 16.2.10 LTS versions, and with this prime ng (16.7.2) got the same issue. |
+1 |
Yp, this issue will solved next release you guess cam check it here. #14094 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Status: Needs Triage
Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
Describe the bug
See bug video: https://discord.com/channels/787967399105134612/787967806367989790/1171196298867777636
Environment
Reproducer
No response
Angular version
16.2.3
PrimeNG version
16.7.1
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
20.5.1
Browser(s)
Chrome, Safari
Steps to reproduce the behavior
Add optionValue to dropdown
Expected behavior
optionValue shouldn't hide shown label on input.
The text was updated successfully, but these errors were encountered: