jlongster / absurd-sql

sqlite3 in ur indexeddb (hopefully a better backend soon)
MIT License
4.18k stars 100 forks source link

Failed to execute 'advance' on 'IDBCursor': The transaction has finished #72

Open oceanwap opened 9 months ago

oceanwap commented 9 months ago

Hi @jlongster,

Getting this issue quite frequently, and randomly in chrome.

Uncaught (in promise) DOMException: Failed to execute 'advance' on 'IDBCursor': The transaction has finished

I am unable to debug anything since it's happening inside absurd SQL asynchronously.