Skip to content

Next.js iFrame crashes after a few seconds. #15

@JoshPalaisy

Description

@JoshPalaisy

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)

about 4 seconds or so after the iframe just crashes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions