📚 Subject area/topic
Error handling
📋 Page(s) affected (or suggested, for new content)
📋 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
📚 Subject area/topic
Error handling
📋 Page(s) affected (or suggested, for new content)
📋 Description of content that is out-of-date or incorrect
Follows withastro/astro#12383
Quoting @Fryuni:
🖥️ Reproduction in StackBlitz (if reporting incorrect content or code samples)
No response