Hey all:
I have a SPA using core-animated pages. In each page there are custom component used several times across different pages. In that custom component has javascript being executed on ready / domReady event handlers.
I am finding they are being executed even though the core-animated-page in not active. Whereas I only want them to run when the page is active.
Does anyone know how to do this?
Thanks,
David