wokwi / wokwi-features

Wokwi Feature requests & Bug Reports
https://wokwi.com
69 stars 10 forks source link

A project can be saved only once, when not logged in. #794

Closed Koepel closed 1 month ago

Koepel commented 1 month ago

This problem was mentioned on the Discord channel.

When not logged in, then it is possible to save a project, but only once. The first time the project is saved, a unique url to the new project is created. That new url is good and valid.

Without leaving that page, and after editing the code, it is not possible to save it any more. Both Firefox and Chrome present an error message: "Project saving failed! Your changes have not been saved."

When I try to open that link in an other browser, then a box is shown with: "This project is owned by a different user. You can save a copy of this project in your account.". That is okay. I can save a copy. But then the same problem occurs, I can not save that copy a second time.

urish commented 1 month ago

Issue reproduced

urish commented 1 month ago

Fix is up - can you please try now and report?

Koepel commented 1 month ago

Extensively tested by changing things in the code, diagram, title and between multiple browsers. Everything works as expected.

urish commented 1 month ago

Thank you so much!