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

fix: [#1153] Fixes problem with ClipboardItem not supporting text and… #1300

Merged
merged 1 commit into from
Mar 12, 2024

Conversation

capricorn86
Copy link
Owner

… Promise as data type, causing React tests to fail, as testing-library overrides the Clipboard implementation with an implementation relying on Promise as data type

… Promise as data type, causing React tests to fail, as testing-library overrides the Clipboard implementation with an implementation relying on Promise as data type
@capricorn86 capricorn86 linked an issue Mar 12, 2024 that may be closed by this pull request
@capricorn86 capricorn86 merged commit 08cd426 into master Mar 12, 2024
4 checks passed
@capricorn86 capricorn86 deleted the 1153-copy-to-clipboard-fails branch March 12, 2024 12:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Copy to clipboard fails
1 participant