Next.js Discord

Discord Forum

Is there a way to "use cache: private" directive but exclude fetch calls?

Unanswered
Velo posted this in #help-forum
Open in Discord
I've tried just adding cache: 'no store' to fetch, to no avail.
Is this possible or am I doomed to use suspense for this?

0 Replies