Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Use new refs pattern instead of legacy string pattern #279

@valentijnnieman

Description

@valentijnnieman

React 16 introduced a new pattern for refs, described here - we are using the string pattern, described in that doc as "legacy". It's probably not a concern until it will be deprecated in React 18 (or later?) but it could give us some performance gains. Making this issue just to note that we are using what is described as a "legacy api" instead of the latest preferred pattern.

Metadata

Metadata

Assignees

No one assigned

    Labels

    dash-type-maintenanceTechnical debt, dependency management, additional testing, etc.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions