Skip to content

Infinite hot reload with Svelte 5 beta #243

Closed
@dshook

Description

@dshook

Hi, commented on the original issue but thought it'd be better to open a new one since I can't reopen the original one.

Looks like the [email protected] update works well for new tabs, but I'm having an issue when using Svelte 5 in a content script where everything works the first time, but then after changing anything the hot reload gets into an infinite loop reloading the page.

Here's a repo based off the svelte template: https://github.com/dshook/extension-svelte-test then all you have to do (with chrome) is:

  1. go to google
  2. See the component works in the top right
  3. Make any change to the results component
  4. See the page reload over and over again

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions