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 you try to compile changed code in the code editor and there is some error that's not caught (e.g in CodeWriter), then the compile progress window doesn't close and there's no message about that.
Reproducing steps
Open code entry.
Make some change that will throw an error on compilation.
Describe the bug
When you try to compile changed code in the code editor and there is some error that's not caught (e.g in
CodeWriter
), then the compile progress window doesn't close and there's no message about that.Reproducing steps
Setup Details
The text was updated successfully, but these errors were encountered: