Skip to content

fix: don't drop cause-chain when rendering related errors as nested#473

Open
elkowar wants to merge 1 commit into
zkat:mainfrom
elkowar:main
Open

fix: don't drop cause-chain when rendering related errors as nested#473
elkowar wants to merge 1 commit into
zkat:mainfrom
elkowar:main

Conversation

@elkowar

@elkowar elkowar commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

I sadly discovered a bug I overlooked in my PR #417 from a while ago, which meant that using the show-related-errors-as-nested feature would hide the cause chain of those related errors. This is obviously not desirable.

This PR fixes that ^^

Previously, using the show_related_errors_as_nested feature introduced
in 771a075, any cause-chain of those nested errors would be dropped,
so the information would get lost.
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.

1 participant