Skip to content

fix: clear fetch error when zip is successfully loaded via drop#3

Merged
hi-ogawa merged 2 commits intomainfrom
fix/clear-fetch-error-on-success
Mar 31, 2026
Merged

fix: clear fetch error when zip is successfully loaded via drop#3
hi-ogawa merged 2 commits intomainfrom
fix/clear-fetch-error-on-success

Conversation

@hi-ogawa
Copy link
Copy Markdown
Collaborator

Summary

  • CORS fetch error message persisted after the user recovered by downloading and dropping the zip file
  • Fixed by calling setFetchError(null) in handleBuffer on success, so the error clears before the iframe loads

🤖 Generated with Claude Code

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@netlify
Copy link
Copy Markdown

netlify bot commented Mar 31, 2026

Deploy Preview for viewer-vitest-dev ready!

Name Link
🔨 Latest commit 3778ab0
🔍 Latest deploy log https://app.netlify.com/projects/viewer-vitest-dev/deploys/69cb7e81f4c7d900087a3196
😎 Deploy Preview https://deploy-preview-3--viewer-vitest-dev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@hi-ogawa hi-ogawa merged commit 42de55b into main Mar 31, 2026
5 checks passed
@hi-ogawa hi-ogawa deleted the fix/clear-fetch-error-on-success branch March 31, 2026 08:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant