Skip to content

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

@adrianchan12

Description

@adrianchan12

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions