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
This can also be reproduced by printing the content of a global to the screen, which can be a bit annoying as sometimes you don't know how big is the global before printing it.
When there is a lot of text printed to the output, WebTerminal freezes until all the text is printed out.
Example:
The normal behavior for this is not to block the output, but to continuously print all the output without freezing until it gets printed.
The text was updated successfully, but these errors were encountered: