react-data-table-component icon indicating copy to clipboard operation
react-data-table-component copied to clipboard

selectableRowsSingle not working as expected

Open hamshini opened this issue 1 year ago • 0 comments

Issue Check list

  • [x] Agree to the Code of Conduct
  • [x] Read the README
  • [x] You are using React 16.8.0+
  • [x] You installed styled-components
  • [x] Include relevant code or preferably a code sandbox

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?

hamshini avatar Jul 07 '24 08:07 hamshini