-
-
Couldn't load subscription status.
- Fork 1.7k
Open
Labels
improve or update documentationEnhance / update existing documentation (e.g. add example, improve description, update for changes)Enhance / update existing documentation (e.g. add example, improve description, update for changes)
Description
π Subject area/topic
Error handling
π Page(s) affected (or suggested, for new content)
- https://docs.astro.build/en/basics/astro-pages/#error
- Maybe the middleware page? We don't show error handling in there but maybe should
π Description of content that is out-of-date or incorrect
Follows withastro/astro#12383
prop for any error thrown during rendering
Quoting @Fryuni:
I'd say that sentence is actually the opposite of the technical truth π
It happens for every error except those that happen during rendering, since those are on an ongoing stream.
But what is calling the literal renderComponent function and what users might think as rendering might not be the same
π₯οΈ Reproduction in StackBlitz (if reporting incorrect content or code samples)
No response
Metadata
Metadata
Assignees
Labels
improve or update documentationEnhance / update existing documentation (e.g. add example, improve description, update for changes)Enhance / update existing documentation (e.g. add example, improve description, update for changes)