You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed: Selection attributes should be cleared in an `enqueueChanges()` block. Fixed also a bug concerning `AttributeDelta` x `SplitDelta` transformation. Closes #1055.
Original issue: https://github.com/ckeditor/ckeditor5-undo/issues/65#issuecomment-314216007
It appears that the fixer which clears selection attributes is applied outside of enqueue changes block, which messes up and crashes editor.
The text was updated successfully, but these errors were encountered: