I’m having problems with modals, when i call show() and hide() method, sometimes have delay and sometimes the modal stay on front but invisible and sometimes it stay invisible but on front of view… in the last 2 cases, the “click” goes to the behind screen.
Testing in chrome I had no problems, only on the emulator and on the device (ios).
It’s a little bit different than occurs with me, the window that should stay in front, stay behind and invisible, but the “clicks” goes to it even I can not see.
In version 0.9.21 it not occurs this problem, in version 0.9.26 i have this problem.
There were a few modal problems in 0.9.25 - which your demo uses. Actually, your demo worked fine in Chrome Canary but did not work properly in regular Google Chrome.
See this updated example that uses 0.9.26. It works fine in both.