Replies: 1 comment 1 reply
-
so you would want a child route to inherit its parent's |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a case where my app has a defaultPending component. When I add a _layout route I want to change the defaultPendingComponent for routes using the layout.
Is that possible? I've tried setting the pendingComponent on the layout and tried to find stuff on the docs but couldn't find it.
Beta Was this translation helpful? Give feedback.
All reactions