Files
make_video_site/public
Claude 5728c42ab7 fix(import): ignore stale probe responses on URL change
If user changed the URL while a probe was in flight, the late response
for the old URL would still set lastProbedUrl and enable the start
button, breaking the "확인 전 가져오기 차단" UI invariant.

Drop the response (and the catch path, and the post-confirm path) when
the current input no longer matches the probed URL.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-16 03:14:30 +09:00
..