### 🐛 The bug I have created a fresh nuxt project using the `npm create nuxt` and I noticed that the devtools are not working, it seems that the requests are blocked. ### 🛠️ To reproduce https://stackblitz.com/edit/nuxt-starter-786pxkrt ### 🌈 Expected behavior Downgrading devtools to version 2.1.3 appears to fix the issue. https://stackblitz.com/edit/nuxt-starter-iut7ccee ### ℹ️ Additional context _No response_