Skip to content

Fix for file upload failure issue in Safari #1001

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 16, 2025
Merged

Fix for file upload failure issue in Safari #1001

merged 1 commit into from
Apr 16, 2025

Conversation

maekawataiki
Copy link
Collaborator

Description of Changes

  • Safari でファイルアップロードが失敗する問題の修正
    • Safari だと ReadableStreamBYOBReader をサポートしていないため ArrayBuffer にフォールバック

Checklist

  • Executed npm run lint
  • Modified relevant documentation
  • Verified operation in local environment
  • Executed npm run cdk:test and if there are snapshot differences, execute npm run cdk:test:update-snapshot to update snapshots

Related Issues

Please list related issues as much as possible.

@tbrand tbrand changed the title Safari でファイルアップロードが失敗する問題の修正 Fix for file upload failure issue in Safari Apr 16, 2025
@tbrand tbrand merged commit a0efc89 into main Apr 16, 2025
2 checks passed
@tbrand tbrand deleted the fix/safari_file branch April 16, 2025 01:53
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.

2 participants