2021-09-10 07:19:33 +00:00
|
|
|
---
|
2021-09-10 07:40:26 +00:00
|
|
|
name: "🐞 Bug report (Nuxt 3)"
|
2021-09-10 07:19:33 +00:00
|
|
|
about: Create a report to help us improve Nuxt 3
|
|
|
|
title: ''
|
|
|
|
labels: bug, nuxt3
|
|
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
|
|
|
|
<!--
|
|
|
|
Please carefully read the contribution docs before creating a bug report
|
|
|
|
👉 https://v3.nuxtjs.org/community/reporting-bugs
|
|
|
|
|
2021-09-10 07:43:00 +00:00
|
|
|
Please use the code sandbox template below to create a minimal reproduction
|
2021-09-10 07:19:33 +00:00
|
|
|
👉 https://codesandbox.io/s/github/nuxt/starter/tree/v3-sandbox
|
|
|
|
-->
|
|
|
|
|
2021-09-22 16:09:40 +00:00
|
|
|
### Environment
|
2021-09-10 07:19:33 +00:00
|
|
|
|
|
|
|
<!-- You can use `npx nuxi info` to fill this section -->
|
|
|
|
|
2021-09-22 16:09:40 +00:00
|
|
|
### Describe the bug and expected behavior
|
2021-09-10 07:19:33 +00:00
|
|
|
|
|
|
|
<!-- A clear and concise description of what the bug is. -->
|
|
|
|
|
2021-09-22 16:09:40 +00:00
|
|
|
### Steps to reproduce
|
2021-09-10 07:19:33 +00:00
|
|
|
|
|
|
|
<!--
|
|
|
|
Steps to reproduce the behavior:
|
|
|
|
1. Go to '...'
|
|
|
|
2. Click on '....'
|
|
|
|
3. Scroll down to '....'
|
|
|
|
4. See error
|
|
|
|
-->
|
|
|
|
|
2021-09-22 16:09:40 +00:00
|
|
|
### Additional context
|
2021-09-10 07:19:33 +00:00
|
|
|
|
|
|
|
<!-- If applicable, add any other context about the problem here. -->
|
|
|
|
<!-- If applicable, add screenshots to help explain your problem. -->
|