Iframes do not load on MacOS, javascript error

Steps to reproduce

  1. Open new vault
  2. Try to embed a website (Any website will do) using the “Embed web pages” guide on Obsidians help page.

Did you follow the troubleshooting guide? [Y/N]

Yes, tried it with multiple new vaults and existing ones in restricted mode.

Expected result

I expect to see an embedded website in my note.

Actual result

Nothing. Pressing enter creates space for an iframe to exist but it doesn’t load.

Environment

SYSTEM INFO:
Obsidian version: v1.11.7
Installer version: v1.11.7
Operating system: Darwin Kernel Version 25.2.0: Tue Nov 18 21:09:34 PST 2025; root:xnu-12377.61.12~1/RELEASE_ARM64_T8112 25.2.0
Login status: not logged in
Language: en
Insider build toggle: off
Live preview: on
Base theme: adapt to system
Community theme: none
Snippets enabled: 0
Restricted mode: off
Plugins installed: 0
Plugins enabled: 0

RECOMMENDATIONS:
none


Additional information

I have also tried to use multiple Iframe plugins but each of them provide this error notification:

I can’t reproduce. Please post a screen recording of this happening in the sandbox vault.

obsidian_iframe_no_workie.mp4.zip (772.5 KB)

Does it happen with all website or it specific to that website

does this work?

<iframe src="https://google.com"/>

<iframe src="https://google.com" width=600px height=800px>

looks alright using macOS on my end. *currently using the latest insider-release-build.

source mode | reading view

SYSTEM INFO:
	Obsidian version: 1.12.2
	Installer version: 1.11.7
	Operating system: Darwin Kernel Version 24.6.0: Mon Jan 19 22:00:55 PST 2026; root:xnu-11417.140.69.708.3~1/RELEASE_ARM64_T6000 24.6.0
	Login status: logged in
	Language: en
	Catalyst license: supporter
	Insider build toggle: on
	Live preview: on
	Base theme: adapt to system
	Community theme: none
	Snippets enabled: 0
	Restricted mode: off
	Plugins installed: 0
	Plugins enabled: 0

RECOMMENDATIONS:
	none