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

Fixed issue with allowClipboard function not working in tests #22382

Merged
merged 1 commit into from
Jul 9, 2024

Conversation

snake14
Copy link
Contributor

@snake14 snake14 commented Jul 9, 2024

Description:

After a bit more debugging, I figured out why the new allowClipboard function wasn't working. The permissions override was failing because the URL was a promise instead of a string.

Review

@snake14 snake14 added the Needs Review PRs that need a code review label Jul 9, 2024
@snake14 snake14 requested a review from a team July 9, 2024 10:32
@sgiehl sgiehl merged commit ab3bd14 into 5.x-dev Jul 9, 2024
25 checks passed
@sgiehl sgiehl deleted the fix-allow-clipboard-function branch July 9, 2024 10:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs Review PRs that need a code review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants