Next.js Discord

Discord Forum

Server fetching, not getting the data I want?

Unanswered
Waterman posted this in #help-forum
Open in Discord
Original message was deleted.

2 Replies

I get this message when I try to use the
data
in my jsx code:
Objects are not valid as a React child (found: object with keys {_id, namn, namnUrlified, beskrivning, historia, kategori, pris, bilder, __v, fulltNamn}). If you meant to render a collection of children, use an array instead.
but still when I console log
data
I get just data[object Object]