You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm fist days in next. Here is my test project https://github.com/mblandr/sample
When full page loading navigation begins from /about
/sample page rerenders every time, despite it is static, but /about doesn't
When full page loading navigation begins from /sample
/about page rerenders every time, despite it is static, but /sample doesn't
This is also for / page, if full page loading begins for any other page,
StaticComponent always rerenders, but when full page loading begins with /, it doesn't.
When ppr is disabled in config, no such weird behavior happends - all static pages don't rerender.
I don't understand this behavior of ppr, please somebody explain it.
Thanks
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
I'm fist days in next. Here is my test project
https://github.com/mblandr/sample
When full page loading navigation begins from /about
/sample page rerenders every time, despite it is static, but /about doesn't
When full page loading navigation begins from /sample
/about page rerenders every time, despite it is static, but /sample doesn't
This is also for / page, if full page loading begins for any other page,
StaticComponent always rerenders, but when full page loading begins with /, it doesn't.
When ppr is disabled in config, no such weird behavior happends - all static pages don't rerender.
I don't understand this behavior of ppr, please somebody explain it.
Thanks
Additional information
No response
Example
No response
Beta Was this translation helpful? Give feedback.
All reactions