You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So if I understand correctly, if I need the force the combobox to change in code I could fake it by setting value ? or would that show a mismatch when opening the dropdown. What would be your suggestion for this case ?
Combobox has a property and i can't find and example of using it.
value Model
The examples all use selected_options even when the first couple of examples are single strings should they not use value ?
What is the difference between value and selected_options ?
I am trying to fix a bug where updating selected_options does not change the dropdown and thinking it would be easier with value.
Thanks
The text was updated successfully, but these errors were encountered: