Replies: 1 comment
-
|
This must be fixed after this PR in next release. I just need to find power to review this... But this is what we want to fix in 1.6.2 100%. |
Beta Was this translation helpful? Give feedback.
0 replies
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,
I've noticed that text-by in the va-select component stops working with vuestic-ui version 1.4.10
With the code above, when I select one of the options, I expect the va-select to display the value of my selection (one, two, or three). What happens is that the va-select displays the corresponding id (1, 2, 3).
If I downgrade to 1.4.9 and below this works as expected, but then I want to use components from 1.5.0, specifically the va-tree-view.
Please let me know what I can do to fix this.
Thanks,
Marius
Beta Was this translation helpful? Give feedback.
All reactions