"Mini Browser" Not Rendering Content When Logged in To My Account

I have recently purchased a Scrimba subscription and attempted to do the Advanced React course but whenever I try to save my changes (ctrl + s) or press the “RUN CODE” button nothing renders. I even press the refresh button and it does not appear to render anything.

I have tried this in both Chrome and Firefox and I have also made sure that dom.serviceWorkers.enabled was set to true in Firefox. Other “challenges” and templates do not render anything in the “mini-browser”.

I noticed this does not occur in incognito when I am logged out. When in Firefox and logged in without any browser extensions it still does not render.

Here is an example of it not rendering: “TEST” on a button despite saving (ctrl + s):

Hey @Marc, sorry to hear about the issue. Could you check your developer console logs to see if there are any error messages popping up when you try to render the code?

Thanks @roku for responding,

In chrome I get some “Blocked script execution” error and it also seems like a GET request had failed. In Firefox, in which I am not logged in and in a private window, it tells me that there is an issue with CORS.

In both of those cases I saved the code ( ctrl + s ).

Was there ever a solution to this? I started having the same issue about 2.5 weeks ago and it hasn’t gone away. Experiencing it across courses and browsers (Incognito and otherwise). I essentially haven’t been able to code in Scrimba for that time

Hey @sh_ip we did a ship to fix this up so that’s a bummer to hear it’s back for some people. Could you please record a quick https://www.loom.com/ for us of you interested with our environment?

Thanks for the response, Roku. Here’s the Loom Link: [Sandboxing Error | Loom]

Thanks for the recording @sh_ip. Could you also try another browser other than Safari? I wonder if our patch effected Safari browser or across all browser.

Same issue in both Chrome and Firefox, though different errors being reported.

Firefox
Chrome

I’m looking forward to using the new Challenge Checking feature, but totally useless to me if I can’t run code in Scrimba…