Skip to content

Resolve "[Bug] Fix quirks with handleClose"

Paul Slaughter requested to merge 54-bug-fix-quirks-with-handleclose into main

Description

Fixes a typebug where the window was reloading while the user tried to navigate away. This behavior was initially added to handle the situation where VSCode tried to close itself when a remote connection failed.

Screenshots

Before After (this MR) Start Remote error recovery still works
20221205_bug 20221205_works_navigate 20221205_works_remote

References

Closes #54 (closed)

Edited by Paul Slaughter

Merge request reports