A theme adapter's render function threw during rendering. The original error is preserved on cause.
cause
Readonly
The schema input that caused the error.
The schema type being rendered when the error occurred. Drawn from the walker's discriminant union so consumers can switch on it exhaustively without a wider string fallback.
string
A theme adapter's render function threw during rendering. The original error is preserved on
cause.