Skip to content

DataTable.Expander predicate implemented with reversed logic #311

Description

@darko-poljak

Basic information

  • Tiller version:
    current
  • Module:
    DataTable.Expander

Bug description

DataTable.Expander predicate is implemented with reversed logic.

With <DataTable.Expander predicate={(x) => true}> row is NOT expandable,
but with <DataTable.Expander predicate={(x) => false}> it is.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions