I’ve been testing a few interactive pages lately, and while checking one of the letters boxed puzzle interfaces, I noticed that certain scripts load noticeably slower when the page is rendered through a Halo theme. The same puzzle loads instantly when accessed directly, so I’m wondering if Halo’s template engine or caching layer might be affecting how the scripts initialize.
Has anyone else dealt with delayed script execution or front-end lag when embedding external interactive content in halo? curious whether this is a configuration issue on my end or something Halo commonly does with external JavaScript resources.