I have an issue when I set a table to be readOnly: true.
If I click on a row or column header and then do a cmd -> c I would expect the selection (entire row or column) to be copied like it is in write mode, however the copy paste action doesn’t seem to work.
Thanks for the reply. To clarify, the issue is relating to copying the content out of the table onto the clipboard rather than pasting into the table itself. It seems to still be an issue in editor: false mode. Whereas in full edit mode it works perfectly.