Expected behavior and actual behavior.
Should not throw an error
Steps to reproduce the problem.
Performing a copy (ctrl/cmd + c) on an active cell
throws an error:
Uncaught TypeError: Cannot read properties of undefined (reading 'type')
at util.js:1068:1
at index.js:547:1
at e.copy (index.js:2278:1)
It works as expected if the cell is "selected" and not just "active".
Specifications like the version of the project, operating system, or hardware.
Mac OS
Chrome