Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃悰 BUG: "open Devtools" doesn't fallback to other browsers #2889

Closed
x-yuri opened this issue Mar 10, 2023 · 1 comment
Closed

馃悰 BUG: "open Devtools" doesn't fallback to other browsers #2889

x-yuri opened this issue Mar 10, 2023 · 1 comment
Labels
bug Something that isn't working

Comments

@x-yuri
Copy link

x-yuri commented Mar 10, 2023

Which Cloudflare product(s) does this pertain to?

Wrangler

What version of Wrangler are you using?

2.12.2

What operating system are you using?

Linux

Describe the Bug

$ npx wrangler init my-project
$ cd my-project
$ npx wrangler dev

Then press d.

I don't have google-chrome but I have chromium.

Since you don't pass wait: true, open doesn't try other browsers.

Also, what's the point? I made it work w/ chromium w/o wait: true, it opened a console, probably to the preview server. I make an http request, but it ignores my breakpoints.

An issue in the open's repository.

@x-yuri x-yuri added the bug Something that isn't working label Mar 10, 2023
@penalosa
Copy link
Contributor

Closing as a duplicate of #1445

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something that isn't working
Projects
Archived in project
Development

No branches or pull requests

2 participants