Skip to content

Error on macos Chrome - Uncaught TypeError: Cannot read properties of null (reading 'appendChild') #232

Closed
@leafOfTree

Description

@leafOfTree
image

"document.head" is null at the runtime. Not sure if it only occurs on macos. I've created a PR to fix it #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]

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugIssue that confirms something is incorrect

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions