Async popups

Hi there,

When I use multiple popups just as usual (outside any kind of async fn) the popup stack works great but when I try to show the both way in the same time the popups get weird because they can’t be closed.

To explain my self better here’s the code: http://jsbin.com/fofasuresi/1/edit?html,css,js,console,output

Any idea about that?

Thanks in advance.