Skip to content
Discussion options

You must be logged in to vote

Oh well... no need to refactor as you can already give a callback to the hide behavior 😄
See https://jsfiddle.net/hym0ew5j/2/

$("#progressdimmer").dimmer('hide',function(){
     $("#progressdimmer").remove();
});

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by lubber-de
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 #1256 on October 07, 2020 21:03.