Closed JarrodMFlesch closed 6 days ago
Could not finalize selection of hasMany uploads inside of the drawer.
hasMany
The Select component was not being rendered in the beforeActions prop of the ListControls when row selections was enabled.
Renders the Select component when row selections are enabled and onBulkSelect is present.
🚀 This is included in version v3.0.1
What?
Could not finalize selection of
hasMany
uploads inside of the drawer.Why?
The Select component was not being rendered in the beforeActions prop of the ListControls when row selections was enabled.
How?
Renders the Select component when row selections are enabled and onBulkSelect is present.