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

The selectableRowsSingle prop is not working as expected it removes the checkboxes and i am not able to select single row after this prop

Open talhaqaisar676 opened this issue 2 years ago • 0 comments

Issue Check list

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

Describe the bug

A clear and concise description of what the bug is.

To Reproduce

Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior

A clear and concise description of what you expected to happen.

Code Sandbox, Screenshots, or Relevant Code

Please include a codesandbox to help expedite troublshooting.

https://codesandbox.io/embed/react-data-table-sandbox-ccyuu

Otherwise, add screenshots and/or complete sample code to help explain your problem.

Versions (please complete the following information)

  • React (RDT requires 16.8.0+)
  • Styled Components
  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari, firefox]

Additional context

Add any other context about the problem here.

talhaqaisar676 avatar Oct 29 '23 06:10 talhaqaisar676