mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-15 14:19:40 +02:00
- Replace $effect + liveQuery().subscribe() with useLiveQueryWithDefault in 6 dashboard modules (todo, calendar, contacts, habits, notes, finance) to prevent cascading $state writes exceeding Svelte 5 effect depth limit - Defer checkInlineSuggestion in Dexie hooks via setTimeout to avoid cross-table reads within a single-table transaction scope - Add 5s timeout to trySSO fetch calls so app loads in guest mode when mana-auth is unreachable - Fix guestMode reactivity by declaring with $state() Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| adapters | ||
| clients | ||
| core | ||
| events | ||
| interceptors | ||
| types | ||
| index.ts | ||