-
Notifications
You must be signed in to change notification settings - Fork 172
Closed
Description
Describe the bug
The ErrorBoundary fallback component renders twice when using solid router and navigating to a route that has an ErrorBoundary with an error.
Your Example Website or App
https://codesandbox.io/p/devbox/nameless-forest-45lzdm?file=%2Fsrc%2Findex.tsx%3A11%2C35
Steps to Reproduce the Bug or Issue
- Open console
- Click on the
Go to errorlink
Expected behavior
Error should only be logged out once but is logged out twice.
Screenshots or Videos
CleanShot.2024-06-07.at.12.18.46.mp4
Platform
- OS: macOS
- Browser: Chrome
- Version: [e.g. 91.1]
Additional context
Possibly related to: solidjs/solid#1586
Metadata
Metadata
Assignees
Labels
No labels