Skip to content

fix(themes): don't leak custom theme css after preview (@fehmer)#7876

Open
fehmer wants to merge 1 commit intomasterfrom
feature/fix-theme-preview-css
Open

fix(themes): don't leak custom theme css after preview (@fehmer)#7876
fehmer wants to merge 1 commit intomasterfrom
feature/fix-theme-preview-css

Conversation

@fehmer
Copy link
Copy Markdown
Member

@fehmer fehmer commented Apr 28, 2026

Fixes #7875

Slow network connections caused the theme css to be applied on the #customTheme stylesheet link element after clearing the theme preview with href="".
Workaround is to remove the stylesheet link for themes without a css file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

frontend User interface or web stuff

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Theme CSS Leaking

2 participants