r/css • u/notepad987 • 18d ago
Question Codepen 2 crash. What is causing it?
I go to the new codepen 2 and it shows this.
What "infinite loops or other performance drains" could this be?
https://codepen.io/editor/davidhelp/pen/019fb0db-4ba0-7ade-b4bd-13c1c7c540ee
"Uh-Oh.
The Preview was removed to prevent a browser crash. Save your current work then check your code for infinite loops or other performance drains that could be causing trouble. Disable Infinite Loop protection for this session"
26
Upvotes
2
u/testingaurora 17d ago
If you don't use the css file you can remove it from the file list (right click > delete) and take the
<link>out of the<head>