So uhhhh .... this is really embarrassing. I was writing some code and uhh ... did a thing. And the infinite loop freezes the page when I load my project.
Is there a way to load a project without auto running it? 🙃
Conversation
Actually, I was able to get to the code by using Microsoft Edge. Since nothing ever works right in that browser, the bug didn't work either.
Thanks!
2
4
. -- This is actually a serious bug. It locks up the entire dashboard.
Is there a way to globally disable auto-running in all projects?
Replying to
add turn_off_js=true to your dashboard url and that should do it! blog.codepen.io/documentation/
1
2

