Skip to content

fix: prevent unhandledRejection if --open fails#16726

Merged
patak-cat merged 3 commits intovitejs:mainfrom
gtm-nayan:fix-open-browser-unhandled-rejection
May 30, 2024
Merged

fix: prevent unhandledRejection if --open fails#16726
patak-cat merged 3 commits intovitejs:mainfrom
gtm-nayan:fix-open-browser-unhandled-rejection

Conversation

@gtm-nayan
Copy link
Copy Markdown
Contributor

Description

Apparently the catch doesn't work unless you pass in wait: true in options for open, but doing so seems to do some other stuff as well which may not be desired so did it this way

@bolt-new-by-stackblitz
Copy link
Copy Markdown

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@bluwy bluwy added the p3-minor-bug An edge case that only affects very specific usage (priority) label May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

p3-minor-bug An edge case that only affects very specific usage (priority)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants