Skip to content

fix: prevent endless checking spinner when local version is missing#1978

Open
R2932 wants to merge 1 commit into
electron:mainfrom
R2932:fix-endless-spinner
Open

fix: prevent endless checking spinner when local version is missing#1978
R2932 wants to merge 1 commit into
electron:mainfrom
R2932:fix-endless-spinner

Conversation

@R2932

@R2932 R2932 commented Jun 24, 2026

Copy link
Copy Markdown

Fixes #1267

What this PR does:
Removed the explicit 'missing' case from the computeMode switch statement in isolated-run-button.ts. This allows missing local versions to correctly fall back to the default run state instead of getting permanently stuck in an endless "Checking status" spinner.

@R2932 R2932 requested review from a team and codebytere as code owners June 24, 2026 20:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Missing local version causes endless Checking Status spinner

1 participant