Im having trouble using the system expression "ModalsOpen" when using the coocoonjs launcher.
I have a check that only allows certain types of action if the ModalsOpen count is 0 or less, but it is never true.
I've been reading everything I could find from you austin, and based on what that I'm guessing it's because cocoonjs doesn't support DOM elements. It would however be great to know if any ClayIO window is showing or not.
------------------------------------------------------------
The only error that I get from the cocoonjs launcher is:
JSUTilities Exception: TypeError: 'undefined' is not an object (evaluating 'I.UI') Line: 1945: ? Tag: requestAnimationFrame
But this dosn't seam to have anything to do with this specific problem?