SYSTEM INFO:
Operating system: android 15 (samsung SM-X710)
Webview version: 140.0.7339.207
Obsidian version: 1.9.14 (242)
API version: v1.9.14
Login status: not logged in
Language: en
Live preview: on
Base theme: adapt to system
Community theme: none
Snippets enabled: 0
Restricted mode: on
RECOMMENDATIONS:
none
Additional information
Screen recording of issue: https://file.garden/aN_BuhuSGyuztnmT/Screen_Recording_20251003_181650_Obsidian.mp4
Place any media into the Vault’s local directory (in this case - /static/tutorial/1.webp)
Display it in any note using img tag:
<img src="/static/tutorial/1.webp" />
Switch to Reading view (without Source mode)
The media doesn’t show up
Switch to Editing view (without Source mode)
The media shows up correctly again
Did you follow the troubleshooting guide?
Yes.
Expected result
The media (that is stored locally) specified in the img tag displays correctly in Reading view.
Actual result
It shows the generic broken image icon and alt text (if there’s any)
Environment
(click to show)
SYSTEM INFO:
Operating system: android 13 (realme RMX3085)
Webview version: 140.0.7339.51
Obsidian version: 1.9.12 (237)
API version: v1.9.12
Login status: not logged in
Language: en
Live preview: on
Base theme: adapt to system
Community theme: none
Snippets enabled: 0
Restricted mode: on
RECOMMENDATIONS:
none
Additional information
The issue doesn’t apply to remotely accessed media:
But I vaguely recall seeing discussion of issues with displaying local images, so search the forum to check on that. (Also I think I recall Obsidian’s support for relative URLs may not be great.)