Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: update rendering error page #22523

Merged
merged 15 commits into from Aug 9, 2023

Conversation

mihul87
Copy link
Contributor

@mihul87 mihul87 commented Aug 7, 2023

πŸ”— Linked issue

fixes:
#13987 Elaborate the "Rendering an error page" section
#14133 Custom Error Properties Are Not Retained

❓ Type of change

  • [ x] πŸ“– Documentation (updates to the documentation, readme or JSdoc annotations)
  • 🐞 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)
  • 🧹 Chore (updates to the build process or auxiliary tools and libraries)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

πŸ“š Description

  1. "Defined" the fatal error and explained when it occurs in the "Rendering an error page" section.
  2. Explained how to get the errors with custom fields into error page.

πŸ“ Checklist

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

@stackblitz
Copy link

stackblitz bot commented Aug 7, 2023

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@nuxt-studio
Copy link

nuxt-studio bot commented Aug 7, 2023

βœ… Live Preview ready!

Name Edit Preview Latest Commit
Nuxt Docs Edit on Studio β†—οΈŽ View Live Preview 99360d8

@mihul87 mihul87 changed the title docs: update handling errors docs: update rendering error page Aug 8, 2023
docs/1.getting-started/8.error-handling.md Outdated Show resolved Hide resolved
docs/1.getting-started/8.error-handling.md Outdated Show resolved Hide resolved
docs/1.getting-started/8.error-handling.md Outdated Show resolved Hide resolved
docs/1.getting-started/8.error-handling.md Outdated Show resolved Hide resolved
docs/1.getting-started/8.error-handling.md Outdated Show resolved Hide resolved
mihul87 and others added 5 commits August 8, 2023 18:14
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: Daniel Roe <daniel@roe.dev>
@mihul87 mihul87 marked this pull request as ready for review August 8, 2023 15:22
@danielroe danielroe merged commit 914a6aa into nuxt:main Aug 9, 2023
3 checks passed
@github-actions github-actions bot mentioned this pull request Aug 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants