dc11ef90fda8d82aa9b35404f8e3749815304b36
PocketBase JS SDK auto-cancels pending requests when a new request targets the same collection. This causes errors when loadLedgers and getLedgerSummary run in parallel via Promise.all. Added $autoCancel:false to all API calls in ledgers.ts and assets.ts, matching project convention. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Description
No description provided
Languages
Vue
68%
TypeScript
17%
JavaScript
13%
CSS
1.5%
Shell
0.3%
Other
0.1%