-
Notifications
You must be signed in to change notification settings - Fork 83
Open
Description
I am having an issue with running next.js where it will load the site in the iframe briefly but then crashes right after silently. I have tried everything I can think of and cant seem to get it to stop this behavior. Is there a work around for this?
I will see this everytime in the browser console:
[NextDevServer] esbuild-wasm initialized
endpoint.js:1 Warning: validateDOMNesting(...): cannot appear as a child of
.
at html
at RootLayout (http://localhost:3000/__virtual__/4000/_next/app/app/layout.tsx:19:3)
at Router (http://localhost:3000/__virtual__/4000:395:37)
at html
at RootLayout (http://localhost:3000/__virtual__/4000/_next/app/app/layout.tsx:19:3)
at Router (http://localhost:3000/__virtual__/4000:395:37)
about 4 seconds or so after the iframe just crashes.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels