Skip to content
This repository has been archived by the owner on May 4, 2019. It is now read-only.

fix: jumping cursor #19

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

fix: jumping cursor #19

wants to merge 1 commit into from

Conversation

tarnowsc
Copy link

In current version, while pasting or typing the cursor is jumping to the beginning of the input box. That's because each change of editor content causes the same content to be pasted back to the editor.
While pasting only content that do not match current editor inner html allows to keep cursor in its place while typing and also to follow updates done via redux form.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant