Skip to content

fix: TrustedHTML trigger - #444

Merged
fire332 merged 1 commit into
mainfrom
fix-441
Apr 18, 2026
Merged

fix: TrustedHTML trigger#444
fire332 merged 1 commit into
mainfrom
fix-441

Conversation

@fire332

@fire332 fire332 commented Apr 18, 2026

Copy link
Copy Markdown
Collaborator

YT now serves a TrustedHTML CSP header which restricts Element#innerHTML assignments. Refactor out any usage of that.

There are user reports from both #441 and #427 that this issue can be attributed to. Leaving #441 open due to the author explicitly mentioning this doesn't solve it for them.

Fixes #427

YT now serves a TrustedHTML CSP header which restricts `Element#innerHTML` assignments. Refactor out any usage of that.
@fire332
fire332 merged commit 92b93eb into main Apr 18, 2026
1 check passed
@fire332
fire332 deleted the fix-441 branch April 18, 2026 14:43
@fire332 fire332 added the bug Something isn't working label Apr 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Black Background under each and every text and Green Button also do not work

1 participant