Skip to content
This repository was archived by the owner on Jul 16, 2025. It is now read-only.

Using on_row_selected or on_selection_changed handlers does not persist the selection.  #54

@riebecj

Description

@riebecj

When I set either on_selection_changed or on_row_selected to try and capture the selected row data in state, it is immediately de-selected and does not persist in the table. The on_selection_changed sends an empty list and the on_row_selected does not send anything on this automatic de-selection.

I would expect the selected row to remain selected. This is the case when I don't use either event handler. The row stays selected.

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