Skip to content
This repository was archived by the owner on Apr 6, 2023. It is now read-only.

fix(nuxt): preserve render errors#8884

Merged
pi0 merged 2 commits intomainfrom
fix/render-error
Nov 10, 2022
Merged

fix(nuxt): preserve render errors#8884
pi0 merged 2 commits intomainfrom
fix/render-error

Conversation

@pi0
Copy link
Copy Markdown
Member

@pi0 pi0 commented Nov 10, 2022

🔗 Linked issue

❓ Type of change

  • 📖 Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • 👌 Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

📚 Description

Resolves nuxt/nuxt#15362

Nitro Renderer is expected always to return a response or throw an error.

📝 Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@codesandbox
Copy link
Copy Markdown

codesandbox Bot commented Nov 10, 2022

CodeSandbox logoCodeSandbox logo  Open in CodeSandbox Web Editor | VS Code | VS Code Insiders

@netlify
Copy link
Copy Markdown

netlify Bot commented Nov 10, 2022

Deploy Preview for nuxt3-docs canceled.

Name Link
🔨 Latest commit 55607de
🔍 Latest deploy log https://app.netlify.com/sites/nuxt3-docs/deploys/636ce3aa1ecfdf000905fd43

@pi0 pi0 merged commit 83b5c09 into main Nov 10, 2022
@pi0 pi0 deleted the fix/render-error branch November 10, 2022 12:28
@pi0 pi0 mentioned this pull request Nov 15, 2022
@danielroe danielroe added the 3.x label Jan 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

No response returned from render handler [upgraded from RC.12 to 13]

2 participants