Skip to content
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

Fix JSZip import, so files can download #166

Merged
merged 1 commit into from
Mar 12, 2024

Conversation

makermelissa
Copy link
Collaborator

This fixes the Uncaught TypeError: JSZip is not a constructor error that was happening when attempting to download a file. I'm not sure when this started happening, but changing the import fixed the issue.

@makermelissa makermelissa merged commit 89d0b69 into circuitpython:main Mar 12, 2024
1 check passed
@makermelissa
Copy link
Collaborator Author

Merged in immediately because change is small and it unblocks me.

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