Is It Really a Bug?
Consider if you’re looking to get help with something, or whether you think there’s a bug with Nuxt itself. If it’s the former, we’d love to help you - but the best way to do that is through asking for help rather than reporting a bug.Search the Issues
Search through the open issues and discussions first. If you find anything that seems like the same bug, it’s much better to comment on an existing thread than create a duplicate.Create a Minimal Reproduction
It’s important to be able to reproduce the bug reliably - in a minimal way and apart from the rest of your project. This narrows down what could be causing the issue and makes it possible for someone not only to find the cause, but also to test a potential solution. Start with the Nuxt sandbox and add the minimum amount of code necessary to reproduce the bug you’re experiencing.If your issue concerns Vue or Vite, please try to reproduce it first with the Vue SSR starter.