Skip to content
New issue

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

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

Already on GitHub? # to your account

fix(clipboard): await DataTransferItem.getAsString() callback #1251

Merged
merged 1 commit into from
Jan 15, 2025

Conversation

ph-fritsche
Copy link
Member

Why:

Callback for DataTransferItem.getAsString() gets called on new event loop step in browser.

Checklist:

  • Tests
  • Ready to be merged

@ph-fritsche ph-fritsche linked an issue Jan 14, 2025 that may be closed by this pull request
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@ph-fritsche ph-fritsche merged commit 7b11b0e into main Jan 15, 2025
3 checks passed
@ph-fritsche ph-fritsche deleted the fix-datatransfer branch January 15, 2025 19:34
Copy link

🎉 This PR is included in version 14.6.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Real DataTransferItem.getAsString() breaks Clipboard methods
1 participant