Test suite CodePen pass, browser fail

Okay so I was digging through other posts and found the solution plus an amazing VS Code extension in the process and you should all get it if you don’t, it’s a live server that updates your code on your browser the second you save it in VS Code so you don’t have to reload the page every time you want to see changes you’ve made.

Solution:

@lasjorg said:

Jun '21

You have to serve the page locally. You can use the Live Server extension (or there is Five Server which is more maintained).

Edit: Some more information. It’s just a limitation of the tests when running locally. I’m pretty sure we used to have information about this when the project section had its own page. But it just has a block section now so it’s missing the information. At least that is how I remember it.