Skip to content

Body columns not updated when hideSelectColumn value changes #1014

@danAtAllworx

Description

@danAtAllworx

To reproduce:

Implement a simple table with selectRow.hideSelectColumn set based on React state data.

What should be:

When state changes, the table should update to show or hide the select column.

What is:

When state changes, the header of the table updates, but the body doesn't. Clicking on the individual rows and repeatedly hiding / showing the select column produces very strange behavior.

Live example: https://codesandbox.io/s/react-codesandbox-dbf6w

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions