Skip to content

Doesn't work with ES6 classes. #65

@dangreen

Description

@dangreen

https://unpkg.com/browse/[email protected]/lib/index.es.js
line 68:

return _PureComponent.apply(this, arguments) || this;

If _PureComponent is ES6 class then we have TypeError: Class constructor PureComponent_PureComponent cannot be invoked without 'new'.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions