Skip to content

Code base needs to be modernized to drop findDOMNode and string refs #77

@stefcameron

Description

@stefcameron

The following lint issues had to be disabled in order to maintain long backward compatibility to React 16.0:

TL/DR: Using callback refs should clear all these up.

Sooner or later, however, these issues will have to be rectified in order for the code to be compatible with the next major release of React, at which point, we'll have to drop support for < React 16.3 which is when React.createRef() and callback refs were introduced (AFAICT).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions