Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Performing a copy (Ctrl/Cmd + C) on an active cell throws an error #566

Open
adrianchan12 opened this issue Aug 3, 2023 · 0 comments
Open

Comments

@adrianchan12
Copy link

adrianchan12 commented Aug 3, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant