Open davewhiteland opened 3 years ago
Investigated this and even with a flag and timeout, this isn't solved — JS isn't being run when coming back to the page. Maybe setting up an interval polling would fix this but that seems heavyweight for an obscure problem. Can't replicate in other browsers, only Safari.
Maybe drop the overkill-on-page-load check before running the JS? I think that's what's not triggering because jumping back and forwards in the browser doesn't seem to always to be triggering it.