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

In the data table when i select any cell and if i click just below that cell and move my mouse cursor the whole column get moved. #1215

Open santosh3512 opened 5 months ago

santosh3512 commented 5 months ago

To Reproduce

Steps to reproduce the behavior:

  1. Go to data table in the ui.
  2. Select any cell and just below click on the cell and move the mouse.
  3. The whole column replaced with another column.

Here is the video url - videoURL

mcinarpro commented 5 months ago

Hello, I have the same issue, the cells can be ordered even though the reorder function is disabled.

santosh3512 commented 4 months ago

@jbetancur can you look into this please .