Copying a cell causes error/doesn't copy (Uncaught TypeError: Cannot read properties of null (reading 'setData'))

Steps to reproduce

  1. Open a base in Obsidian 1.10.0
  2. Show Developer Tools
  3. Copy a cell

Did you follow the troubleshooting guide? Yes. Default theme. Restricted mode. No snippets.

Expected result

  1. Cell data is copied to clipboard

Actual result

Nothing copied to clipboard.

Error in console:

5app.js:1 Uncaught TypeError: Cannot read properties of null (reading 'setData')
    at HTMLDivElement.<anonymous> (app.js:1:2767161)
    at app.js:1:2502708

This happens in the addEventListener("copy", ...) function.

Environment

SYSTEM INFO:
Obsidian version: v1.10.0
Installer version: v1.8.9
Operating system: Darwin Kernel Version 25.1.0: Fri Sep 19 19:14:26 PDT 2025; root:xnu-12377.40.77.505.1~4/RELEASE_ARM64_T6000 25.1.0
Login status: logged in
Language: en
Catalyst license: insider
Insider build toggle: on
Live preview: on
Base theme: adapt to system
Community theme: none
Snippets enabled: 0
Restricted mode: on

RECOMMENDATIONS:
none


Additional information


I can’t reproduce.
Download and reinstall Obsidian.

Please, post a screen recording of this happening in the sandbox vault. Thanks

I am afraid we may be lacking some reproduction steps.