Using the Link component keep CACHING fetch calls
Unanswered
Gulf menhaden posted this in #help-forum
Gulf menhadenOP
When you use the "Link" component to connect two server component pages that contain fetch calls, it appears that the fetch calls get cached even if you explicitly set the cache option to "no-store"
Github Repo : https://github.com/Badr4u/nextjslink
I've read the docs extensively and I'm at lost here.
Github Repo : https://github.com/Badr4u/nextjslink
I've read the docs extensively and I'm at lost here.
2 Replies
Bumble bee
Hi, any updates? I'm also stuck with this behavior.
@Bumble bee Hi, any updates? I'm also stuck with this behavior.
there is an open issue about this: https://github.com/vercel/next.js/issues/42991