Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

<head></head> survives reloads #149

Open
m59peacemaker opened this issue Jan 27, 2021 · 0 comments
Open

<head></head> survives reloads #149

m59peacemaker opened this issue Jan 27, 2021 · 0 comments
Labels
bug Something isn't working REPL

Comments

@m59peacemaker
Copy link

I imported a module that injects its stylesheets into <head>, which persists across reloads, causing more style tags to be injected on each reload. I couldn't find any reliable way to hack around this. For example, trying to remove existing stylesheets before importing the module.

@Rich-Harris Rich-Harris transferred this issue from sveltejs/svelte-repl Dec 16, 2021
@Rich-Harris Rich-Harris added REPL bug Something isn't working labels Dec 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working REPL
Projects
None yet
Development

No branches or pull requests

2 participants