Hi Maxim, Are you re-attaching the dialog after the click somehow, like target.add(theDialogOrItsContainer) ?
Best regards, Sebastien. On Sat, Sep 10, 2016 at 7:37 PM, Maxim Solodovnik <[email protected]> wrote: > Hello Sebastien, > > I'm struggling with indicating dialog button, after dialog re-open it > continue "indicating" > I can hack it (remove indicating icon, but this seems to be wrong solution > :( > > jQuery.event.trigger("ajaxStop"); > Also seems to not work :( > What am I doing wrong? > > -- > WBR > Maxim aka solomax >
