DataTable: Can't copy text with control + c when Table has selectable rows #6740
Labels
Status: Needs Triage
Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
Describe the bug
When selecting a row, when i.e. single selection mode is active, you can not copy the content of the cell.
This bug resolved in primevue 3 actually. But primevue 4 doesn't have the solution as I checked the source code.
The previous PR is https://github.com/primefaces/primevue/issues/5757
Reproducer
https://stackblitz.com/edit/primevue-4-vite-issue-template-uymduz?file=src%2FApp.vue
PrimeVue version
4.0.0
Vue version
3.x
Language
TypeScript
Build / Runtime
Vite
Browser(s)
No response
Steps to reproduce the behavior
When selecting a row, when i.e. single selection mode is active, you can not copy the content of the cell.
Expected behavior
I should be able to copy content of a cell.
The text was updated successfully, but these errors were encountered: