Skip to content

Hypercomponent does not run on older browsers #220

Closed
@catmando

Description

@catmando

This is due to hyper-component creating components using ECMA 6 classes, which are not supported by older browsers.

Instead rewrite to use createReactClass https://reactjs.org/docs/react-without-es6.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions