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
When text is selected (either within a single block or across multiple blocks) and a character is typed to replace the selection, the typed character appears twice instead of once (e.g. typing "a" results in "aa").
Select the block(s) with the mouse so they become highlighted (works when selecting a single block, and also when dragging the selection across multiple blocks)
Type a single character, e.g. "a"
Expected behavior:
The selected text is removed and replaced by the single typed character ("a").
When text is selected (either within a single block or across multiple blocks) and a character is typed to replace the selection, the typed character appears twice instead of once (e.g. typing "a" results in "aa").
Steps to reproduce:
Expected behavior:
The selected text is removed and replaced by the single typed character ("a").
Screencast:
Bildschirmaufnahme.2026-07-09.um.10.39.06.mov
Device, Browser, OS:
Editor.js version: