Browse Source
The hidden file input was outside the inner dialog div (which has stopPropagation) but inside the backdrop div (which calls onClose). When the OS file picker closed, the backdrop click handler fired, unmounting the modal before FileReader could complete. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>handoff-20260429-1057
1 changed files with 8 additions and 9 deletions
Loading…
Reference in new issue