- 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 |
||
|---|---|---|
| .. | ||
| __mocks__ | ||
| src | ||
| .gitignore | ||
| app.json | ||
| babel.config.js | ||
| eslint.config.js | ||
| index.ts | ||
| package.json | ||
| tsconfig.json | ||
| vitest.config.ts | ||