Skip to content

Conversation

@Kingdutch
Copy link
Contributor

The select row function was still called for selectable=false. This patch fixes that.

A possible alternative is to put this check in onCellClick and not calling onRowClick if selectable is false. I'm not sure what you'd prefer but this works for me.

Fixes #2176

The select row function was still called for selectable=false. This patch fixes that.
@alitaheri
Copy link
Collaborator

Thanks a lot, such a nasty bug 😨

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

scope: select Changes related to the select.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TableBody with selectable=false still selects rows

3 participants