mirror of
https://github.com/wekan/wekan.git
synced 2026-02-05 16:11:47 +01:00
The click handler called setDone() without await then immediately called Popup.back(2), destroying the popup template while the async operation was still running. This caused unhandled promise rejections and made errors invisible to the user. |
||
|---|---|---|
| .. | ||
| components | ||
| config | ||
| lib | ||
| 00-startup.js | ||