Skip to content

TypeError: inferno-compat 1.3.0-rc.2 breaks react-hot-loader #818

@menberg

Description

@menberg

Observed Behaviour

I'm using react-hot-loader with inferno-compat, it worked until 1.2.2. With 1.3.0-rc.3 (correction: rc.2), I get an Uncaught TypeError: Cannot set property createElement of #<Object> which has only a getter
on line React.createElement = patchedCreateElement;

Expected Current Behaviour

inferno-compat 1.3.0 should work with react-hot-loader 3.0.0-beta.6 like before.

Inferno Metadata

macOS Sierra / Chrome / SSR enabled

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions