Open Issues Need Help
View All on GitHubAI Summary: Debug a Nuxt 4 application where the website content is unexpectedly rendering inside the Nuxt DevTools panel. The issue needs troubleshooting, potentially involving disabling modules, checking for conflicting DOM manipulations, and investigating browser-specific behaviors. The goal is to identify and resolve the root cause of the rendering conflict.
AI Summary: The user is experiencing issues connecting Nuxt DevTools to their Nuxt 3 application, even after trying various troubleshooting steps. The task involves diagnosing the root cause of the connection failure, which appears to be related to the development server or a conflict with Bun. Solutions may involve checking server configurations, firewall settings, or resolving potential conflicts between Bun and Nuxt DevTools.