When I run wrangler dev
I am suddenly unable to load devtools by pressing d
. This was working for a while, but now nothing happens at all. Other key commands such as c
, l
, and x
all work. But b
to open a browser does not.
Why might this be happening? Is there a way to manually load devtools when this occurs?