banking icon indicating copy to clipboard operation
banking copied to clipboard

Issues showing table

Open bustillos83 opened this issue 7 months ago • 1 comments

I get this error when i tried to get the table,

code: 404, type: 'collection_not_found', response: { message: 'Collection with the requested ID could not be found.', code: 404, type: 'collection_not_found', version: '1.5.8' } } An error occurred while getting the account: TypeError: Cannot read properties of undefined (reading 'documents')
at $$ACTION_1 (webpack-internal:///(rsc)/./lib/actions/bank.actions.ts:89:63) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Home (webpack-internal:///(rsc)/./app/(root)/page.tsx:46:5) GET /?_rsc=3rnhc 200 in 2810ms

bustillos83 avatar Jul 23 '24 17:07 bustillos83