Skip to content

Version 5: migrate away from componentWillReceiveProps #534

Open
@asashour

Description

@asashour

As you know, React has deprecated three lifecycle methods (componentWillMount, componentWillReceiveProps and componentWillUpdate)

Using React 16.12.0 with react-diagrams 5.3.2 gives warnings in the browser console.

The places of usage are here and here.

I don't see their usage in master, I wonder what the plan for releasing Version 6 is.

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