Heyo! It seems that using 14.2.1 (so far I know), I am suddenly getting a weird error. `Error: The
Heyo!
It seems that using 14.2.1 (so far I know), I am suddenly getting a weird error.
However, my code contains a fetch on the page, which is for example:
The issue here, is the
It seems that using 14.2.1 (so far I know), I am suddenly getting a weird error.
Error: The 'cache' field on 'RequestInitializerDict' is not implemented., when googling this, I found some supabase stuff, which I don't use.However, my code contains a fetch on the page, which is for example:
The issue here, is the
cache part, if I remove it, it works fine. What's wrong with the no-cache? Is there a reason why it suddenly does not work anymore?
