4.1.0-rc.11 - Prevent crashing when program detection fails #75
Closed
iongion
announced in
Announcements
Replies: 0 comments
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.
-
Program path / version detection was assuming empty string in case of no detection or exception was thrown preventing the app from performing normal startup.
Several guard were added so that startup can continue - detectors will return undefined in case of no detection possible, allowing proper merge with expected paths.
This discussion was created from the release 4.1.0-rc.11 - Prevent crashing when program detection fails.
Beta Was this translation helpful? Give feedback.
All reactions