Skip to content

key field in cell should not be cell value #172

@fuchsberger

Description

@fuchsberger

i am struggling with the autogenerated key field for columns which seams to be a stringified version of the cell value. This causes conflicts when two different columns for an object display the same value (e.g. you wanna display 2 boolean columns).

Warning: Encountered two children with the same key, `false`. Keys should be unique so that components maintain their identity across updates. Non-unique keys may cause children to be duplicated and/or omitted — the behavior is unsupported and could change in a future version.

I have submitted a pull request for review: #173

Alternatively, is there a way to manually set the key value for columns?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions