UI-Dropdown
UI-Dropdown copied to clipboard
Multiselect dropdown preselected values arent visible by default.
Created a js fiddle sample to illustrate the issue I am running to: https://jsfiddle.net/ca0rovs3/122/
Multiselect drop down values arent visible by default. Is there any method I need to call?
Same kind of problem, but the selected value is the wrong one, it should show 16 and 8 : https://jsfiddle.net/98618fru/
Fixed from v2.3.1 here https://github.com/Semantic-Org/Semantic-UI/issues/6123