## Bug Report 🐛 Cursor jumps to the very beginning of the editor on pasting a copied string. Before pasting:  After pasting:  Reproduced both in markup and query editors. ## To Reproduce ✔️ 1. Copy any string from somewhere 2. Go to the site 3. Paste the string to markup or query editor via `Ctrl + V` or context menu. ## Expected behavior 🤔 Cursor is placed right after the last pasted character ## Suggested solution 🔦 Maybe it can help: https://egghead.io/lessons/react-preserve-cursor-position-when-filtering-out-characters-from-a-react-input ## Your Environment 💻 - _browser_: Chrome 86.0.4240.198 - _os_: Windows 10