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):