How to deal with _id when sending arrays of Mongoose Data from a Server Component to Client Component in NextJS?
I’m using NextJS 15.0.0-rc.0, Mongoose 8.4.1, and React 19.0.0-rc-3563387fe3-20240621.
How to deal with _id when sending Mongoose Data from a Server Component to Client Component in NextJS?
I’m using NextJS 15.0.0-rc.0, Mongoose 8.4.1, and React 19.0.0-rc-3563387fe3-20240621.