Skip to content

"Unexpected fiber popped" / "An unexpected error has occurred" #8886

@ryaninvents

Description

@ryaninvents

Bug report

Describe the bug

At least two of the NextJS examples do not work when run "out of the box".

To Reproduce

  1. Follow the steps in either of these two READMEs:
  2. Run npm install && npm run dev.
    • React will report "Unexpected fiber popped" and "Unexpected pop" in the console.
    • In the Material UI example, buttons will not demonstrate the ripple effect when clicked. In my application, the effects are more severe, leading to loss of interactivity.
  3. Deploy using npx now. Resulting application will report errors.

Expected behavior

Given examples work when deployed and run.

Screenshots

If applicable, add screenshots to help explain your problem.

System information

  • OS
    • Development: Ubuntu 18.04 LTS
    • Deployment: Zeit Now platform
  • Browser: Reproducible in Chrome and Firefox
  • Version of Next.js: 9.0.6 (current latest)

Metadata

Metadata

Assignees

No one assigned

    Labels

    UpstreamRelated to using Next.js with a third-party dependency. (e.g., React, UI/icon libraries, etc.).

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions