mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-22 05:35:13 +00:00
chore(docs): fix link to nuxt 3 sandbox
This commit is contained in:
parent
6329a681e4
commit
f70825d3af
@ -16,7 +16,7 @@ Search through the [open issues](https://github.com/nuxt/framework/issues) and [
|
||||
|
||||
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 [this Nuxt3 sandbox](https://codesandbox.io/s/github/nuxt/starter/tree/v3) and add the **minimum** amount of code necessary to reproduce the bug you're experiencing.
|
||||
Start with [this Nuxt3 sandbox](https://codesandbox.io/s/github/nuxt/starter/tree/v3-sandbox) and add the **minimum** amount of code necessary to reproduce the bug you're experiencing.
|
||||
|
||||
Once you've reproduced the issue, remove as much code from your reproduction as you can (while still recreating the bug). Time spent making the reproduction as minimal as possible will make a huge difference to whoever sets out to fix the issue.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user