excalidraw/excalidraw

canceled arrows are persisted on remote client

Open

#9,467 opened on 2025年5月1日

GitHub で見る
 (4 comments) (0 reactions) (0 assignees)TypeScript (123,243 stars) (13,649 forks)batch import
bugcollaborationgood first issue

説明

  1. on client A, start creating multi-point arrows
  2. cancel it via ESC
  3. on client B, the arrow doesn't get deleted

Image

Problem will likely lie somewhere in ActonFinalize where we possibly don't bump the version on deletion. Could be something else.

コントリビューターガイド