I have an HTML file that up until yesterday was working perfectly fine with firefox. The file suddenly started running extremely slowly (it’s the Odin Project’s Etch-a-Sketch project so I could visually see that it was lagging behind) and was given an error that the page was slowing down Firefox.
I was using live server so I turned it on and off a few times, each time it acted the same with the page loading extremely slowly, even the inspector was loading slowly, and it was saying my document had over 60 errors where when it was working before it was only 1 (and I know the error in the JS wasn’t effecting it as it was working fine before). I couldn’t check what it was flagging as an error as nothing would load.
I updated both VSC and Firefox, and tried just dragging the file into the browser, but nothing is working. At one point it said that MalwareBytes was causing firefox to slow down specifically when I was on that page so I disabled it, but still nothing.
Does anyone know how to fix this? For extra context I’m on Fedora Linux.