Next.js Discord

Discord Forum

Should PPR wait for all suspense boundaries to resolve when doing router.push() ?

Unanswered
Aaron posted this in #help-forum
Open in Discord
Should PPR wait for all suspense boundaries to resolve when doing router.push() ?

I get fast F5 refreshes, but if I try and navigate to the page then it seems to take a long time and waits for the suspense to finish first

1 Reply

Siberian Flycatcher
Hey 👋

PPR is still experimental and doesn't work for client-side navigation yet.