We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
If there's a selection when you paste, it currently just inserts at the head instead of replacing the existing selection.
The text was updated successfully, but these errors were encountered:
@rlivsey Good catch, thank you. I'll take a crack at this right now.
Sorry, something went wrong.
Delete selection before applying paste
ee22762
fixes #184
this fix is released in content-kit-editor 0.4.11 (ember-content-kit also bumped to 0.1.10 to bring in this change)
Awesome thanks!
bantic
Successfully merging a pull request may close this issue.
If there's a selection when you paste, it currently just inserts at the head instead of replacing the existing selection.
The text was updated successfully, but these errors were encountered: