Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: paste moving the cursor to the end of the input element (#515)
* Fix pasting always putting the cursor at the end of the input element. * Fix for when you copy a mention only (pastedData is an empty string). Try this by putting the cursor in a mention (without selecting any text) and copy, and then paste.
- Loading branch information
a164a66
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
react-mentions – ./
react-mentions.vercel.app
react-mentions-signavio.vercel.app
react-mentions-git-master-signavio.vercel.app