The module-scope fs-changed listener fired unconditionally, calling loadLists even when the user was on the setup or missing-workspace screens (where no current workspace exists). The invoke would fail silently and a WebDAV debounced sync could kick off against an incomplete state. Bail when there's no active workspace or the tasks screen isn't mounted. |
||
|---|---|---|
| .. | ||
| src | ||
| src-tauri | ||
| tauri-plugin-credentials | ||
| .gitignore | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| svelte.config.js | ||
| tsconfig.json | ||
| vite.config.ts | ||