Skip to content

react-table causes dependency issues with React 19 #1299

@ethanashaw

Description

@ethanashaw

The current version of react-table doesn't support React 19 as a valid dependency, so it requires an override when using this library. It's been replaced by @tanstack/react-table, so we should update to the new version 8.

"react-table": "7.8.0"

It might also be worth adding a note for this in the version 2 migration guide.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions