console error - even with new repls (HTML/CSS/JS) ?
For the past few days, all my HTML/CSS/JS repls have been giving a 'error' icon on the console, but no error message.
It doesn't affect anything. It's just mildly annoying.
2 minute video: https://www.loom.com/share/8857b79f63984fb2be64c960f0782a72
AT 0:00 -- this is my project. Hit run, and the console shows an error, even though it's blank.
AT 1:35 -- Created a fresh new html/css/js repl. Added a single html element, hit run - and I still get the error.
Voters
Vandesm14 (2575)
What's the repl link? It might either be your code or replit. I'm pretty sure this has happened to me before. I'm pretty sure there's no way to fix this.
Check the Chrome dev console errors. It might be that there is in fact an error, but the repl console is not showing it. Send a screenshot of what your Chrome dev console looks like when this happens.
@Vandesm14
Devtools -> https://i.imgur.com/svPVuSn.png
Here is the public repl: https://repl.it/@RockyKev/test-to-see-if-theres-a-console-error
@RockyKev Is your site fine regardless of the error? Because it seems like a simple bug rather than anything else. Report this to https://repl.it/bugs