Skip to content

[Bug] Svelte Devtools not working using Svelte + Vite (Chromium based browsers) #73

Closed
@Bellisario

Description

@Bellisario

Describe the bug
Svelte Devtools seems not to work using Svelte with Vite.

To Reproduce
Just start a new Vite project (with Svelte) and run in dev mode. You'll see Svelte Devtools doesn't recognise you're using Svelte in this page.

Expected behavior
Svelte Devtools should work with projects created with Vite, too.

Environment

  • Browser with version: Google Chrome, version 101.0.4951.67
  • Devtools version: 1.3.0
  • Svelte version: 3.44.0 (using Vite 2.9.7 and vite-plugin-svelte 1.0.0-next.30)

Additional context
None.


Update - 07/11/2022

Seems this bug doesn't occur on Firefox but it's only Chromium based browsers related.

Re-tested myself using Chrome 107.0.5304.88: this is not working with Svelte 3.52.0 (using Vite 3.1.8 and vite-plugin-svelte 1.1.0).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions