Skip to content

clipboard: fix up html entities being escaped #6396

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mimecuvalo
Copy link
Member

followup fix for #6344
because we don't base64 encode anymore, a knock-on effect is that any characters within this html blob gets treated as such. we need to unescape these upon paste.

hat-tip to Phil for the report.

Screenshot 2025-07-04 at 17 40 56

Change type

  • bugfix
  • improvement
  • feature
  • api
  • other

Release notes

  • clipboard: fix up html entities being escaped

@mimecuvalo mimecuvalo requested a review from SomeHats July 4, 2025 16:48
@huppy-bot huppy-bot bot added the bugfix Bug fix label Jul 4, 2025
Copy link

vercel bot commented Jul 4, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
analytics ✅ Ready (Inspect) Visit Preview Jul 4, 2025 4:48pm
examples ✅ Ready (Inspect) Visit Preview Jul 4, 2025 4:48pm
1 Skipped Deployment
Name Status Preview Updated (UTC)
tldraw-docs ⬜️ Ignored (Inspect) Jul 4, 2025 4:48pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix Bug fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant