Replies: 2 comments
-
Hi @pchaganti, can you share a example sandbox? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Was able to get it to work. thx! |
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.
-
I am using two selects. When an option is selected in the first select, I set the value of the options in the second select. This works fine as I set the value of the second select to the first item in the list and it shows the correct selection.
However, when I try to get the value of the displayed option in the select, It returns a null. Is there something that needs to be done to refresh the select when options were modified?
thanks!
Beta Was this translation helpful? Give feedback.
All reactions