Skip to content

[BUGFIX] Keep CKEditor caret position during store updates - #129

Merged
Kanti merged 1 commit into
mainfrom
bugfix/avoid-ckeditor-caret-reset
Aug 12, 2026
Merged

[BUGFIX] Keep CKEditor caret position during store updates#129
Kanti merged 1 commit into
mainfrom
bugfix/avoid-ckeditor-caret-reset

Conversation

@Kanti

@Kanti Kanti commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

Do not call setData() when a store update does not affect the field. This avoids resetting the rich-text editor caret.

Resolves: #127

Do not call setData() when a store update does not affect the field.
This avoids resetting the rich-text editor caret.

Resolves: #127
@Kanti
Kanti merged commit ffd5606 into main Aug 12, 2026
33 checks passed
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.

Autosave in an RTE/CKEditor field resets carret to beginning of content

1 participant