q-select does not show selected label while passing option value #8958
Unanswered
sodhigurpreetsingh
asked this question in
General - Components / Directives / etc
Replies: 1 comment 1 reply
-
|
Please show how are you using it in your arent component. better make a codepen. At first glance you probably have to move the code where you are populating your options array in the |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello All,
I have a BaseSelect component where i am using q-select as base component. The problem i am having is when i am editing a form and passing the value to repopulate the label on my q-select it only shows its value but not the label.
I have attached the screenshots below for more clarity
Create Mode
Edit Mode
My BaseSelect Component Code
Can someone please help on this.
Thanks very much in advance..
Beta Was this translation helpful? Give feedback.
All reactions