Describe the bug
an ErrorBoundary with a fallback that throws, is triggered twice, when there is a higher level ErrorBoundary.
Your Example Website or App
https://playground.solidjs.com/anonymous/d48b79ec-3227-488c-925a-994861f114e4
Steps to Reproduce the Bug or Issue
see playground
Expected behavior
it is expected that the fallback in the inner boundary will only trigger once.
Screenshots or Videos
No response
Platform
- OS: [e.g. macOS, Windows, Linux]
- Browser: [e.g. Chrome, Safari, Firefox]
- Version: [e.g. 91.1]
Additional context
No response
Describe the bug
an ErrorBoundary with a fallback that throws, is triggered twice, when there is a higher level ErrorBoundary.
Your Example Website or App
https://playground.solidjs.com/anonymous/d48b79ec-3227-488c-925a-994861f114e4
Steps to Reproduce the Bug or Issue
see playground
Expected behavior
it is expected that the fallback in the inner boundary will only trigger once.
Screenshots or Videos
No response
Platform
Additional context
No response