Skip to content

Discussion: React 17+ might remove the internal this depends on #112

@gaearon

Description

@gaearon

Hi!

Just wanted to leave a note that the internals this plugin depends on will likely be removed in React 17: facebook#11689. It would be great to start migrating the ecosystem that has come to depend on this plugin.

Now is a good time to start thinking about alternatives. I would probably suggest creating a <Tapable> component that uses only public API as a replacement. We could maybe do this ourselves, but it's challenging since we don't actively use TapEvenPlugin and can’t evaluate if the replacement is working well.

Would somebody who uses this be interested in working on it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions