jbetancur / react-data-table-component

A responsive table library with built-in sorting, pagination, selection, expandable rows, and customizable styling.
https://react-data-table-component.netlify.app
Apache License 2.0
2.03k stars 409 forks source link

selectableRowsSingle not working as expected #1242

Open hamshini opened 1 month ago

hamshini commented 1 month ago

Issue Check list

Describe the bug

I have a code where I have enable selectableRowsSingle as true still I'm able to multi select. datatable multiselct Anything else do I have to add or modify for the single row selection?