Skip to content

isRowSelectable is broken with v32.3.0rc0 #379

@dsale77

Description

@dsale77

isRowSelectable is not working in the v32.3.0rc0 version of Dash AG Grid. isRowSelectable is now configured in grid options within the rowSelection parameter. This is not being handled in propCategories.js. When adding the {"function": "node.data.value ==1"} in rowSelection.isRowSelectable, an exception is thrown because it does not get converted to a function in the convertOne method.

Metadata

Metadata

Assignees

Labels

P1needed for current cyclebugsomething brokenregressionthis used to work

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions