How I trigger a re-render of the parallel route and only the parallel route
Unanswered
Barbary Lion posted this in #help-forum
Barbary LionOP
Example:
/app
- /dashboard
- - / @teams
- - / @players
- - page.tsx
How can I invalidate players, and only players?
/app
- /dashboard
- - / @teams
- - / @players
- - page.tsx
How can I invalidate players, and only players?
1 Reply
im not sure you can, they are called "parallel" for a reason :/