Is there a way to "use cache: private" directive but exclude fetch calls?
Unanswered
Velo posted this in #help-forum
VeloOP
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?
Is this possible or am I doomed to use suspense for this?