<img width="666" alt="image" src="https://github.com/user-attachments/assets/77d918bc-2afd-4285-9fcb-70ebae15a21b"> "document.head" is null at the runtime. Not sure if it only occurs on macos. I've created a PR to fix it https://github.com/sveltejs/svelte-devtools/pull/233 **Reproduce steps** 1. Open Chrome on macos 2. Load this extension 3. Launch a new project created by svelte-kit 4. Open devtools Svelte tab 5. Click on reload 6. See the error in console, Svelte tab is not reloaded **Expected behavior** No error, Svelte tab should show components **Environment** - Browser with version [macos, chrome128] - Devtools version [chrome extension store and built from master] - Svelte version [^4.2.7]