throwing an error with pendingComponent set?
Is it possible to throw an error in a file route component using
pendingComponent
and catch it in an error boundary without pendingComponent
intercepting it?1 Reply
ugly-tan•2mo ago
can you share a complete example?