Comfy-Org / Comfy-Org/ComfyUI_frontend
Add global level error boundary to show frontend errors
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 2k
- Forks
- 699
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 490
Description
Currently if the frontend code meet errors during app.setup, the UI get stuck in the error state, which can be hard to debug. We should create a error fallback page to show the error message & stacktrace and a button to report issue to frontend repo.
Related issue: https://github.com/Comfy-Org/ComfyUI_frontend/issues/1198
Contributor guide
Assessment
This issue has not been assessed yet.