`Error: Objects are not valid as a React child (found: [object Error]). If you meant to render a collection of children, use an array instead.
at throwOnInvalidObjectType (chunk-GSZ7ISAW.js?v=d9d9706b:11222:17)
at reconcileChildFibers2 (chunk-GSZ7ISAW.js?v=d9d9706b:11852:15)
at reconcileChildren (chunk-GSZ7ISAW.js?v=d9d9706b:14292:37)
at updateHostComponent (chunk-GSZ7ISAW.js?v=d9d9706b:14802:11)
at beginWork (chunk-GSZ7ISAW.js?v=d9d9706b:15923:22)
at HTMLUnknownElement.callCallback2 (chunk-GSZ7ISAW.js?v=d9d9706b:3674:22)
at Object.invokeGuardedCallbackDev (chunk-GSZ7ISAW.js?v=d9d9706b:3699:24)
at invokeGuardedCallback (chunk-GSZ7ISAW.js?v=d9d9706b:3733:39)
at beginWork$1 (chunk-GSZ7ISAW.js?v=d9d9706b:19761:15)
at performUnitOfWork (chunk-GSZ7ISAW.js?v=d9d9706b:19194:20)`
I’m confused about where my mistake is, can anyone help me what should I fix
New contributor
user24999986 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
1