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

Download ZIP button doesn't work #85

Open
tad-lispy opened this issue Feb 20, 2019 · 2 comments
Open

Download ZIP button doesn't work #85

tad-lispy opened this issue Feb 20, 2019 · 2 comments
Labels

Comments

@tad-lispy
Copy link

Clicking the Download ZIP button in the Share tab gives the following error in the console:

editor-cf10984….js?vsn=d:1 Uncaught (in promise) TypeError: n is not a constructor
    at editor-cf10984….js?vsn=d:1
    at <anonymous>

Tested in Chromium and Firefox on OSX.

@tbash tbash added the bug label Feb 20, 2019
@tbash
Copy link
Member

tbash commented Feb 20, 2019

Thanks for reporting! I've got a fix for this locally, should be in the next release.

@tad-lispy
Copy link
Author

It works in Chromium now, but not in Firefox. Interestingly there is no exception (even a caught one). Something is happening when clicking the button - two chunks of JS are downloaded, but then nothing happens. I was trying to dig deeper, but it's not easy with minified and splitted code.

@tbash tbash reopened this Feb 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants