T
TanStack2y ago
foreign-sapphire

Objects are not valid as a React child

Hi guys I'm trying to render an arrray of objects in my table, but it return me this error. Unexpected Application Error! Objects are not valid as a React child (found: object with keys {tipoAsistencia, sesion, noExcusado, motivo, id, horaLlegada, horaInicio, horaFinalizacion, fecha, descripcion, bloqueada}). If you meant to render a collection of children, use an array instead. Error: Objects are not valid as a React child (found: object with keys {tipoAsistencia, sesion, noExcusado, motivo, id, horaLlegada, horaInicio, horaFinalizacion, fecha, descripcion, bloqueada}). If you meant to render a collection of children, use an array instead.
No description
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?