-
Notifications
You must be signed in to change notification settings - Fork 41
Closed
Labels
P1needed for current cycleneeded for current cyclebugsomething brokensomething brokenregressionthis used to workthis used to work
Description
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 cycleneeded for current cyclebugsomething brokensomething brokenregressionthis used to workthis used to work