Nuxt DevTools renders site inside of DevTools
Not entirely sure how this is happening, but my site becomes rendered in the Nuxt DevTools when I open it...
------------------------------
- Operating System: Linux
- Node Version: v22.15.0
- Nuxt Version: 4.0.0
- CLI Version: 3.26.2
- Nitro Version: 2.12.0
- Package Manager: npm@10.9.2
- Builder: -
- User Config: future, compatibilityDate, devtools, modules, css, sound, vite, pwa, colorMode, shadcn
- Runtime Modules: @nuxt/eslint@1.5.2, @vite-pwa/nuxt@1.0.4, @vueuse/sound/nuxt@2.1.3, @nuxtjs/color-mode@3.5.2, @pinia/nuxt@0.11.1, shadcn-nuxt@2.2.0, @nuxt/icon@1.15.0
- Build Modules: -
------------------------------
Not entirely sure what might be causing this, but I can't think of anything off the top of my head that would be doing whatever DOM manipulation is causing this to happen

3 Replies
Hi @gregandcin. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave:
----------------------
I'm sorry, but the knowledge sources do not contain any explicit information about an issue where Nuxt DevTools renders your site inside the DevTools panel itself. There is no documented cause or solution for this specific behavior in the provided materials.
If this is an unexpected or new issue, I recommend checking for updates to Nuxt and Nuxt DevTools, as well as reviewing your custom modules or plugins for anything that might interfere with the DevTools UI. For further assistance, you may want to open an issue on the Nuxt DevTools GitHub repository or consult the Nuxt DevTools documentation for troubleshooting steps.
----------------------
Note: you can ask me a follow up question by @ mentioning me again :speech_balloon:
----------------------
<@167468331169742849> Kapa.ai is still learning and improving, please let me know how I did by reacting below.
Looks like this was a browser cache related issue, at least currently. I don't know what might have caused this in the first place... I guess considered this solved unless it comes up again