Skip to content

How to solve thisΒ #146

@roopikaik

Description

@roopikaik

Unexpected Application Error!
Objects are not valid as a React child (found: object with keys {code, errno, sqlMessage, sqlState, fatal}). 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 {code, errno, sqlMessage, sqlState, fatal}). If you meant to render a collection of children, use an array instead.
at throwOnInvalidObjectType (http://localhost:3000/static/js/bundle.js:39985:13)
at updateSlot (http://localhost:3000/static/js/bundle.js:40249:11)
at reconcileChildrenArray (http://localhost:3000/static/js/bundle.js:40369:26)
at reconcileChildFibers (http://localhost:3000/static/js/bundle.js:40756:20)
at reconcileChildren (http://localhost:3000/static/js/bundle.js:45183:32)
at updateHostComponent (http://localhost:3000/static/js/bundle.js:45827:7)
at beginWork (http://localhost:3000/static/js/bundle.js:47279:18)
at beginWork$1 (http://localhost:3000/static/js/bundle.js:52214:18)
at performUnitOfWork (http://localhost:3000/static/js/bundle.js:51484:16)
at workLoopSync (http://localhost:3000/static/js/bundle.js:51407:9)
πŸ’Ώ Hey developer πŸ‘‹

You can provide a way better UX than this when your app throws errors by providing your own ErrorBoundary or errorElement prop on your route.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions