Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue #102

Open
frazz1234 opened this issue Mar 22, 2024 · 3 comments
Open

Issue #102

frazz1234 opened this issue Mar 22, 2024 · 3 comments

Comments

@frazz1234
Copy link

Unhandled Runtime Error
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.

Call Stack
throwOnInvalidObjectType
node_modules\next\dist\compiled\react-dom\cjs\react-dom.development.js (8872:0)
reconcileChildFibersImpl
node_modules\next\dist\compiled\react-dom\cjs\react-dom.development.js (9879:0)
reconcileChildFibers
node_modules\next\dist\compiled\react-dom\cjs\react-dom.development.js (9900:0)
reconcileChildren
node_modules\next\dist\compiled\react-dom\cjs\react-dom.development.js (15606:0)
updateHostComponent$1
node_modules\next\dist\compiled\react-dom\cjs\react-dom.development.js (16568:0)
beginWork$1
node_modules\next\dist\compiled\react-dom\cjs\react-dom.development.js (18390:0)
beginWork
node_modules\next\dist\compiled\react-dom\cjs\react-dom.development.js (26741:0)
performUnitOfWork
node_modules\next\dist\compiled\react-dom\cjs\react-dom.development.js (25587:0)
workLoopSync
node_modules\next\dist\compiled\react-dom\cjs\react-dom.development.js (25303:0)
renderRootSync
node_modules\next\dist\compiled\react-dom\cjs\react-dom.development.js (25258:0)
performSyncWorkOnRoot
node_modules\next\dist\compiled\react-dom\cjs\react-dom.development.js (24727:0)
flushSyncWorkAcrossRoots_impl
node_modules\next\dist\compiled\react-dom\cjs\react-dom.development.js (10274:0)
flushSyncWorkOnAllRoots
node_modules\next\dist\compiled\react-dom\cjs\react-dom.development.js (10234:0)
processRootScheduleInMicrotask
node_modules\next\dist\compiled\react-dom\cjs\react-dom.development.js (10379:0)
eval
node_modules\next\dist\compiled\react-dom\cjs\react-dom.development.js (10550:0)

@GautamBatta73
Copy link

I am encountering the same issue as described in the original post. To provide further context and assistance, I will also attach some screenshots showcasing the error:
image
image

This error occurs when any prompt is typed and submitted on the site.

@Ayush-Kumar-web
Copy link

this error is still there

@coder-jkb
Copy link

The error persists. Is this related to the REPLICATE_API_TOKEN?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants