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
The original select box and the multiselect widget are not syncing values.
Each select has a textbox that shows that particular select's value. The multiselect widget is displaying as if blank and any selection made on the multiselect widget is not made on the original select box.
What is the expected behavior?
That selections made on the multiselect widget are made on the original select box.
If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo
What is the current behavior?
The original select box and the multiselect widget are not syncing values.
Each select has a textbox that shows that particular select's value. The multiselect widget is displaying as if blank and any selection made on the multiselect widget is not made on the original select box.
What is the expected behavior?
That selections made on the multiselect widget are made on the original select box.
If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo
Common options for demos are jsfiddle and codepen
If you are requesting a new or changed feature, please provide a rationale
Will you submit a corresponding Pull Request to fix the bug or implement the feature?
Please tell us about your setup
The text was updated successfully, but these errors were encountered: