DataTable: unselectable cell text #7391
Labels
Resolution: Workaround
Issue or pull request contains a workaround. It needs to be reviewed further by Core Team
Milestone
Describe the bug
10.8.3 introduced a bug whereby text within table cells cannot be copied.
I've tracked it down to these changes that made cells draggable even when no drag-related features are enabled, whereas in 10.8.2 cells stayed not draggable: https://github.com/primefaces/primereact/pull/7051/files#diff-760d13999e77f41593a865b0c92c5fc0942d1708ed40657985cd69f5446b9cc4R599.
Reproducer
https://primereact.org/datatable/#basic
System Information
Steps to reproduce the behavior
Expected behavior
No response
The text was updated successfully, but these errors were encountered: