Steps to reproduce
- Open a base in Obsidian 1.10.0
- Show Developer Tools
- Copy a cell
Did you follow the troubleshooting guide? Yes. Default theme. Restricted mode. No snippets.
Expected result
- 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

