Next.js Discord

Discord Forum

How I trigger a re-render of the parallel route and only the parallel route

Unanswered
Barbary Lion posted this in #help-forum
Open in Discord
Barbary LionOP
Example:

/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 :/