DataTable: Can't copy text with control + c
when Table has selectable rows
#5757
Labels
Type: Enhancement
Issue contains an enhancement related to a specific component. Additional functionality has been add
Milestone
Describe the bug
When selecting a row, when i.e. single selection mode is active, you can not copy the content of the cell.
Reproducer
See description
PrimeVue version
3.52.0
Vue version
3.x
Language
TypeScript
Build / Runtime
Nuxt
Browser(s)
No response
Steps to reproduce the behavior
two
in the columnName
control + c
mouse right click
->copy
Expected behavior
The content will be copied when selecting a value in the DataTable and pressing
control + c
while the DataTable is inselection-mode
single
The text was updated successfully, but these errors were encountered: