NO BUG: Code Block Not Executing

Browser: Firefox 122.0.1
OS: Windows 11
URL: Link to a page that illustrates this issue

As you can see on the back-end, I have “Execute Code” enabled. And in the Builder Access, I have Admin enabled for executing code. I have other code blocks on the site that are actually firing, but I have tried 3 separate code snippets from multiple sources, none of which are executing. I’ve tried form embeds primarily, but none are working.

This is the code I’m trying to execute:

<iframe width="540" height="305" src="https://a09be161.sibforms.com/serve/MUIFAIzDh-PDf1wA_FrIhb7d6ndRqG9eCMnBHuOlbIhm80MLRicVFZ66WlOjXNIJdZ-1NLRto2e3YQLDfYINs-rtKWwLGagzWU3Rls3A72-7rJ0kO9de3VimgNNwDCm2cy2ALzaupY_JJYtfo2FQT94i1qKmRStajowsp8qhUErZAJC662GOeCtEj1wBmb8k-deLwQ2RsuOpJg5m" frameborder="0" scrolling="auto" allowfullscreen style="display: block;margin-left: auto;margin-right: auto;max-width: 100%;"></iframe>

Like I said, it’s not unique to just the above code. I have been running into this issue for awhile now, but at this point, it’s beyond frustrating since nothing appears to work. I have disabled all plugins to diagnose if there’s a conflict (for some weird reason) - and there isn’t.

I don’t know if this ultimately coincides with the recent vulnerability and if there’s something I’m missing in a file much deeper in the directory that would be preventing this code to run, but again, I have other code blocks that are still running, so I’m stumped.

Hi Matthew,
Thanks so much for your report!

Unfortunately, I cannot reproduce the issue using the iframe code you provided.

Are there any console errors on your end?

Best regards,
timmse

Hey, I’m sorry, looks like code that’s executed from external sources was getting blocked by AdGuard. Sorry for wasting your time (and the late response!). Appreciate the investigation.