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

Svelte 5 REPL: styles aren't clean upped on the app re-mounting #12034

Closed
7nik opened this issue Jun 14, 2024 · 1 comment
Closed

Svelte 5 REPL: styles aren't clean upped on the app re-mounting #12034

7nik opened this issue Jun 14, 2024 · 1 comment
Labels

Comments

@7nik
Copy link
Contributor

7nik commented Jun 14, 2024

Describe the bug

After each code change, new styles are added to the document, and previous ones aren't removed.
In the case of global styles, it may cause fuzzy bugs.

Reproduction

REPL

Logs

No response

System Info

REPL

Severity

annoyance

@7nik
Copy link
Contributor Author

7nik commented Jan 25, 2025

Fixed

@7nik 7nik closed this as completed Jan 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants