-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Screen freeze caused by RocketChat/commonmark.js #2316
Copy link
Copy link
Closed
Labels
Description
Since RocketChat/commonmark.js has been updated, the roomview freezes and nothing is clickable but only scroll action works.
I checked that the code set a week ago works perfectly fine.
(I've had the previous version of rocket chat react native so I was able to find that old package in node_modules)
There were 24 messages.
All the messages in the list do not have any link or some special characters but emojis.
When I scroll a little bit up then all the buttons stop working.(scrolling works)
Hardware back button and the back button in top navigation bar don't work too.
The devices get really hot so I assumed that some kind of thread is running hardly so the UI thread couldn't get any resource(not sure why scrolling worked tho).
Reactions are currently unavailable