Skip to content

Conversation

@everdimension
Copy link

Hello!

I've found that copy-to-clipboard doesn't work inside HTML Dialogs.

I have found a fix which you can see in this PR.

If you're interested in merging this fix, I can add an additional example to the example folder and update tests.

Tell me what you think, thanks!

root.appendChild(mark);

range.selectNodeContents(mark);
selection.removeAllRanges();
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perhaps this line is not needed since toggle-selection package is used.

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.

1 participant