You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 9, 2025. It is now read-only.
Problem:
After deleting the main dialog, Composer poped up a 500 error and the project folder was deleted. User won't have a chance to undo this change.
The error always happens even main dialog is not the only existing dialog.
Version
Browser
Electron distribution
Chrome
Safari
Firefox
Edge
OS
macOS
Windows
Ubuntu
To Reproduce
Steps to reproduce the behavior:
Create a new project
Delete the main dialog
There will be a 500 server error
Reopen this project, it will raise another 500 error
The project then disappers
Expected behavior
If deleting main dialog raises errors, we should forbid that behavior.