Replies: 1 comment 1 reply
-
Hi, any chance we could see a minimal reproduction repository? The very high level picture can be found here, https://nextjs.org/docs/app/guides/prefetching#prefetching-optimizations It'd be nice though to see some example, if possible. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
I'm trying the clientSegmentCache flag on latest canary as of right now (15.4.2-canary.32) but It breaks most of my application:
I think I'm using most things pretty by the book accordingly to next.js documentation, would love to know more about what needs to make my code ready or compatible with clientSegmentCache.
Additional information
No response
Example
No response
Beta Was this translation helpful? Give feedback.
All reactions