Skip to content

react-dom@alpha UMD bundle throws when rendering #22113

@josepharhar

Description

@josepharhar

React version: 18.0.0-alpha-bd255700d-20210816 or main branch

Steps To Reproduce

  1. Use ReactDOM development from alpha version or main branch
  2. Call ReactDOM.render() or ReactDOM.createRoot(...).render()

Link to code example: https://jsfiddle.net/jarhar/sLz2f5q1/
If you open DevTools you can see the error which is preventing rendering. If you change the scripts from development.js to production.min.js, you can see the problem go away.

Metadata

Metadata

Assignees

No one assigned

    Labels

    React 18Bug reports, questions, and general feedback about React 18Type: Bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions