react-data-table-component
react-data-table-component copied to clipboard
selectableRowsSingle not working as expected
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.
Anything else do I have to add or modify for the single row selection?