PPR and Suspense Boundaries
Unanswered
Yacare Caiman posted this in #help-forum
Yacare CaimanOP
Hello, in the docs for PPR it states:
Does this mean that client-side navigations completely ignore the Suspense fallbacks (both in
https://nextjs.org/docs/app/api-reference/next-config-js/partial-prerendering
Partial Prerendering does not yet apply to client-side navigations. We are actively working on this.
Does this mean that client-side navigations completely ignore the Suspense fallbacks (both in
loading.tsx and in regular Suspense boundaries?). When I test out PPR, I am seeing that client-side navigations have a delay, and then load the resulting page (without showing any loading skeletons).https://nextjs.org/docs/app/api-reference/next-config-js/partial-prerendering