chinchang / web-maker

A blazing fast & offline frontend playground
https://webmaker.app
MIT License
2.55k stars 314 forks source link

'Export Creations' not working #497

Open alexmwalker opened 2 years ago

alexmwalker commented 2 years ago

Meta info

The 'Export Creations' button doesn't work. Not sure if this is related to the other issue I logged, but I at least get a reasonable console error for this:

Uncaught (in promise) 0 vendor.js:1 4 Mar 12:31:46 - itemids []

I suspect this is an Opera-specific issue, which is probably not high priority, but if it's an easy fix, let me know 👍

Sidenote: Opera is generally a pretty good, low resource alternative to Chrome, and these issues aren't all that common in my experience.

chinchang commented 2 years ago

Hey Alex, I have never tested it out on Opera. I'll check it there and update here accordingly. In any case, I'll get your items exported! Not to worry :)

chinchang commented 2 years ago

@alexmwalker This seems to be generally working in Opera. I am also supposing you have the latest version of Opera already. From the screenshot you shared, it seems like you are logged in which means your creations are already stored in the cloud storage in your account. You should not need to export anything in this case. To confirm, you can just login again on the new website webmaker.app/app and verify. But then even the new web app isn't working for you in Opera! 😅

So as an immediate action, can you please login in webmaker.app/app on Chrome or other browser and simply verify that all your creations load up from your account? Once you verify that, we'll be assured your creations are secure and we can parallely work on Opera issue.

alexmwalker commented 2 years ago

Excellent. Yes, I can confirm that all projects show up in the Versio 4 app. I had it on my mind that the projects were only kept in local storage, not the cloud, so that makes things super easy. Thanks, Kushagra!