App.js: Uncaught TypeError: Cannot read properties of undefined (reading 'measured')

Steps to reproduce

Navigate from a leaf displaying a bases view with 0 results to another leaf

Did you follow the troubleshooting guide? [Y]

Please, follow the Troubleshooting Guide before answering Yes.

Expected result

No error logs

Actual result

app.js:1 Uncaught TypeError: Cannot read properties of undefined (reading ‘measured’)
at t.updateVirtualDisplay (app.js:1:2942349)
at t.onResize (app.js:1:2939916)
at t.onResize (app.js:1:2374979)
at ResizeObserver. (app.js:1:2374189)

Environment

SYSTEM INFO:
Obsidian version: 1.12.7
Installer version: 1.6.7
Operating system: Darwin Kernel Version 24.6.0: Wed Nov 5 21:33:58 PST 2025; root:xnu-11417.140.69.705.2~1/RELEASE_ARM64_T6000 24.6.0
Login status: logged in
Language: en
Catalyst license: insider
Insider build toggle: on
Live preview: on
Base theme: light
Community theme: Things 2.1.20
Snippets enabled: 30
Restricted mode: off
Plugins installed: 46
Plugins enabled: 0
RECOMMENDATIONS:
Custom theme and snippets: for cosmetic issues, please first try updating your theme and disabling your snippets. If still not fixed, please try to make the issue happen in the Sandbox Vault or disable community theme and snippets.


Additional information

Please download and reinstall Obsidian. Your installer version is extremely old. That might be the cause.

I haven’t been able to reproduce this. Do you still have this problem? Does it manifest in any way besides the error in console?

I upgraded the installer and I am still seeing this error. How to reproduce: Open a leaf containing an embedded bases view using List View, with 0 results. Then navigate to another leaf on the same pane.

I can reproduce the issue. thanks!

1 Like