remix icon indicating copy to clipboard operation
remix copied to clipboard

remix infinite error

Open jesse996 opened this issue 9 months ago • 2 comments

Reproduction

remix infinite error in spa mode when the route file have an error but not have a ErrorBoundary

System Info

windows 10 , remix 2.9.1, chrome 124

Used Package Manager

npm

Expected Behavior

no infinity error

Actual Behavior

infinity error

jesse996 avatar May 07 '24 01:05 jesse996

Can you provide a minimal reproduction?

brophdawg11 avatar May 07 '24 13:05 brophdawg11

https://stackblitz.com/edit/remix-run-remix-l4wz4g?file=app%2Froot.tsx

it occur when use "ConfigProvider " componetn

jesse996 avatar May 11 '24 01:05 jesse996