Skip to content

Empty data + rowKey error #161

@terebentina

Description

@terebentina

Hi,
I am getting a console error when my data set is an empty array and using the rowKey prop:

<Table columns={[...]} data={[]} rowKey="_id" />

Warning: Each record in table should have a unique keyprop,or setrowKey to an unique primary key.

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