mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-13 17:43:59 +00:00
42 lines
1.1 KiB
Markdown
42 lines
1.1 KiB
Markdown
---
|
||
name: "🐞 Bug report (Nuxt Bridge)"
|
||
about: Create a report to help us improve Nuxt Bridge
|
||
title: ''
|
||
labels: bug, bridge
|
||
assignees: ''
|
||
---
|
||
|
||
<!--
|
||
Please carefully read the contribution docs before creating a bug report
|
||
👉 https://v3.nuxtjs.org/community/reporting-bugs
|
||
|
||
Please use the codesandbox template below to create a minimal reproduction
|
||
👉 https://codesandbox.io/s/github/nuxt/starter/tree/bridge-sandbox
|
||
|
||
If you're unsure about the issue, please open a github discussion first
|
||
👉 https://github.com/nuxt/framework/discussions/categories/issues
|
||
-->
|
||
|
||
**🪟 Environment**
|
||
|
||
<!-- You can use `npx nuxi info` to fill this section -->
|
||
|
||
**🖊️ Describe the bug and expected behavior**
|
||
|
||
<!-- A clear and concise description of what the bug is. -->
|
||
|
||
**📝 Steps to reproduce**
|
||
|
||
<!--
|
||
Steps to reproduce the behavior:
|
||
1. Go to '...'
|
||
2. Click on '....'
|
||
3. Scroll down to '....'
|
||
4. See error
|
||
-->
|
||
|
||
** ➕ Additional context**
|
||
|
||
<!-- If applicable, add any other context about the problem here. -->
|
||
<!-- If applicable, add screenshots to help explain your problem. -->
|