excalidraw/excalidraw

canceled arrows are persisted on remote client

オープン

#9,467 opened on 2025/05/01

 (5 件のコメント) (0 件のリアクション) (0 人の担当者)TypeScript (14,941 件のフォーク)batch import
bugcollaborationgood first issue

Repository metrics

Stars
 (130,163 個のスター)
PR merge metrics
 (平均マージ 5d 7h) (30d で 18 merged PRs)

説明

  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.

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