Browser crash when opening a very long topic
-
Hello,
I've successfully migrated from MyBB. been using NodeBB close to a week now.
So far, everything works as it should be. But there is this one thread that will crash your browser if you attempt to view it, there is no error on the server side. And there is no way to debug as your browser crash. Hope anyone can help?
Here is the link to the thread.
http://forum.tbd.my/topic/13402/d0lph1n-s-5th-noob-challenge -
@a_5mith said:
hljs
Im using the default nodebb composer.
I think I've fixed the problem, temporarily. I manage to remove those long text (http://pastebin.com/wQktbjtT) and it fixed the problem.
The long text string seems to break nodebb. I test posting the same string again, but nodebb wont allow as it is longer than 32767 character.
Thanks for your time @a_5mith