Next.js Discord

Discord Forum

2 Requests on the Server

Unanswered
Morelet’s Crocodile posted this in #help-forum
Open in Discord
Morelet’s CrocodileOP
Hey, I noticed that when I make a fetch request in a Server-component or a Server-action, the request is made twice to the api but only returned one time in the client. Does anyone know if this is known to the next-team or if there are any workarounds exept wrapping the fetch in a useEffect inside a client-function?

0 Replies