nuxt / devtools

Unleash Nuxt Developer Experience
https://devtools.nuxt.com
MIT License
2.93k stars 161 forks source link

Nuxt Dev Tools don't work #733

Closed drfcozapata closed 2 months ago

drfcozapata commented 2 months ago

Environment

Operating System: Manjaro Node Version: v20.16.0 & v22.7.0 Nuxt Version: 3.13.0 Nitro Version: 2.9.7 Package Manager: npm@10.8.1 & npm@10.8.3

image

Reproduction

The provided information is enough to understand the problem.

Describe the bug

Nuxt Dev Tools do not work. You only see a blank screen when you click on them immediately after creating the project (I haven't installed any other different dependencies yet).

image

Additional context

No response

Logs

No response

jong-k commented 2 months ago

it is also to me. especially this happened after updating the Google Chrome browser to version 129.0.6668.59

Operating System: macOS Sonoma 14.6.1 Node Version: v18.20.4 Nuxt Version: 3.12.4 Package Manager: yarn@1.22.19

image

Dino-Kupinic commented 2 months ago

same here.

manniL commented 2 months ago

This is a chrome bug in v129 - see https://x.com/antfu7/status/1836846357489012816 and https://github.com/nuxt/devtools/issues/723

drfcozapata commented 2 months ago

Thanks @manniL In Firefox Developer Edition, Microsoft Edge and Brave work fine, even faster.