We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Reported here: https://discord.com/channels/143364538958348288/276459212807340034/1205518993528717373
They saved the map using "Save as" after the update window poped up. My current suspect is that the blobs in https://github.com/CCDirectLink/crosscode-map-editor/blob/master/webapp/src/app/services/save.service.ts#L59 somehow got disposed because of the update. Another factor might be because they waited multiple seconds between actions.
I cannot reproduce it but at least we have something to go on.
The text was updated successfully, but these errors were encountered:
the update should only happen after closing the editor
Sorry, something went wrong.
No branches or pull requests
Reported here: https://discord.com/channels/143364538958348288/276459212807340034/1205518993528717373
They saved the map using "Save as" after the update window poped up. My current suspect is that the blobs in https://github.com/CCDirectLink/crosscode-map-editor/blob/master/webapp/src/app/services/save.service.ts#L59 somehow got disposed because of the update. Another factor might be because they waited multiple seconds between actions.
I cannot reproduce it but at least we have something to go on.
The text was updated successfully, but these errors were encountered: