Skip to content

The expandRow does not work with nested keyField #908

@yurii-sorokin

Description

@yurii-sorokin

The expandRow option does not work with nested keyField (e.g. keyField="some.deep.id.key").
As I can see it's because of this line:

expanded.map(k => getRowByRowId(data, keyField, k));

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