Dropdown preselected disabled option is not shown #3541
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
If dropdown is preselected with disabled option, then value is not shown.
Use case for this when preselected value comes from backend api, but use should not be able to select the option.
Reproducer
https://codesandbox.io/s/nifty-maria-6ornsb?file=/src/App.vue
PrimeVue version
3.22.2
Vue version
3.x
Language
ALL
Build / Runtime
Vue CLI App
Browser(s)
No response
Steps to reproduce the behavior
No response
Expected behavior
Dropdown 2 should display value "Disabled Option"
The text was updated successfully, but these errors were encountered: