Replies: 1 comment 1 reply
-
I don't think it's a good behavior to silently fail the debugging on a build error. If you don't want a pop-up during build error, then it must provide some alternative ways to hint user about the situation. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I do not want to see this pop-up at all. The behaviour I want is "always NOT continue" when there is a build error. This pop-up does not automatically disappear even after I fixed the code and build has succeeded; I must manually close it. Very annoying. How to make this pop-up not appear?
Beta Was this translation helpful? Give feedback.
All reactions