pendingComponent of a nested route not used
Hey 👋🏽 ,
I don't understand why a pendingComponent is not used.
Here's a nested route def
And here's my root def:
If the loader of my nested route is running, the pendingComoponent of the root route is shown.
How I can fix this?
Thanks!
1 Reply
rival-black•2y ago
can you please provide a minimal complete example?