Browse Source
Replace broken `.react-flow__pane.dragging` DOM query guard with a shared `isPanningRef` set by ReactFlow's onMoveStart/onMoveEnd callbacks. Clear hoveredNodeId when panning starts. Use a derived boolean selector in useVideoAutoplay so hovering node A doesn't re-render video nodes B–E. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>handoff-20260429-1057
3 changed files with 10 additions and 5 deletions
Loading…
Reference in new issue