Unable to use glitch because of editor lags

All my projects are facing extreme lag spikes while editing (namely wax-kilogram, arrow-suggestion). The website stops responding everytime I start to type, do selection or delete something. Can’t view logs, can’t search npm packages. I have to reopen the website to continue working and the cycle repeats. It wasn’t an issue a few months back, I had made a chatbot without any lags while working with glitch.

The most common cause of such lags are browser extensions. Try editing your project in an incognito window and seeing if you still have a problem. The following plugins are known to cause errors (https://glitch.com/help/plugins/), although it could be others.

Failing that, a lack of RAM is also a cause. Try restarting your computer.

Let us know if you’re still having problems after this. Thanks.