- notes-store: wrap hydrate() and openNote() in try/catch to prevent isLoading stuck true - inbox-store: wrap hydrate() in try/catch to prevent isLoading stuck true on API failure - openNote falls back to cached list note when detail fetch fails |
||
|---|---|---|
| .. | ||
| auth-store.test.ts | ||
| auth-store.ts | ||
| inbox-store.test.ts | ||
| inbox-store.ts | ||
| mmkv-storage.ts | ||
| notes-store.test.ts | ||
| notes-store.ts | ||
| workspace-store.test.ts | ||
| workspace-store.ts | ||