Semantic-Org / Semantic-UI

Semantic is a UI component framework based around useful principles from natural language.
http://www.semantic-ui.com
MIT License
51.07k stars 4.96k forks source link

[Dropdown]('set selected', value) not working for labeled dropdown #7042

Closed rayoray closed 3 years ago

rayoray commented 3 years ago

Steps

i cant seem to get the behaviour $('.your.element').dropdown('set select', value) working on a labeled dropdown.

Expected Result

the label and the value should be selected

Actual Result

blank, nothing is set to the dropdown

Version

2.4.2

Testcase

https://codepen.io/rayzoray/pen/QWGpZKy

rayoray commented 3 years ago

closing this issues - moved across to fomantic-ui, behaviour works fine.