You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When text is pasted into the chat e.g. code greater than 5 lines it takes a long time for it to load and appear. This makes it look like the client has hung when in fact it hasn't. This was reported by many of my colleagues who can also replicate this issue.
Current Behavior
Takes a long time to paste text to chat.
Expected Behavior
Should not take the length of time it does, even with node being single threaded etc.
The text was updated successfully, but these errors were encountered:
My Setup
Description
When text is pasted into the chat e.g. code greater than 5 lines it takes a long time for it to load and appear. This makes it look like the client has hung when in fact it hasn't. This was reported by many of my colleagues who can also replicate this issue.
Current Behavior
Takes a long time to paste text to chat.
Expected Behavior
Should not take the length of time it does, even with node being single threaded etc.
The text was updated successfully, but these errors were encountered: