qq99 / echoplexus

Socket.io powered chat, JavaScript REPL, whiteboard, and WebRTC calls
Other
393 stars 54 forks source link

Codemirror is causing crashes #170

Closed jamiees2 closed 10 years ago

jamiees2 commented 11 years ago

Thanks to some excellent debugging by Calmcacil, he says that the crashes are caused by codemirror, 101 detached DOM's or something. I would suggest we use ACE http://ace.c9.io/ instead, but i have yet to verify that that doesn't have the same problem.

unsay commented 11 years ago

Is this the root cause for the crashes? I was signing on to chat.echoplex.us on both Chrome and Safari and they explode.

jamiees2 commented 11 years ago

Well, that definitely had alot to do with it, but it turned out a pretty much confirmed fix was upgrading to the chrome beta. I had done that a while ago, and it did away with the crashing, but i didn't notice :P. After the others tried that though, it stopped for them aswell.

qq99 commented 10 years ago

Hmm, I haven't heard of this issue in a while, closing it again for now