smoke.js icon indicating copy to clipboard operation
smoke.js copied to clipboard

nested smoke functions aren't working anymore

Open jyoungblood opened this issue 11 years ago • 1 comments

i realized it'd be better if the callback functions behaved like, you know, actual callback functions.

for instance, on the demo site there are nested smoke dialogs that should get written right after the previous dialog finishes, but it's getting written before and being destroyed when the parent is. this concept seemed to work before, but something (outside this lib) changed and exposed this bug.

anyway, i'm going to change this when i have time. or someone else can. any volunteers?

jyoungblood avatar Dec 11 '13 20:12 jyoungblood

Maybe it has something to do with the parent not being destroyed... at least for me. In Firefox. And Chrome.

(You know, I'm open to re-adding all the features that you have. I just really don't like IDs..)

agamemnus avatar Dec 13 '13 23:12 agamemnus