Skip to content

Issues using dropdown with select instead of hidden input #1319

Discussion options

You must be logged in to vote

Can't you just add the loading class to the .ui.dropdown selector after thr dropdown has been transformed into a div? It does not matter if its a select or div.
Yes, angular still refers to the hidden select tag, but just doing $('.ui.dropdown').addClass('loading') may probably work for you?
See https://jsfiddle.net/spthmegf/ (not angular, though)

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by lubber-de
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #1319 on October 07, 2020 16:12.