Error at storeChild.js:30:12
Opened this issue · 5 comments
The following error message is printed to the console whenever I interact with Mozilla Lightbeam since I upgraded to the WebExtension version:
17:47:36.447 Error: UnknownError The operation failed for
reasons unrelated to the database itself and
not coveredby any other error code.storeChild.js:30:12
This is likely coming from the call to the Dexie database library at store.js:179:
Lines 178 to 188 in 2e855ee
@ExE-Boss Thank you for reporting the bug.
We had this error once, but was fixed. Looks like it is showing up again. I shall take a look when I have some time.
I want to work on this. But I can't replicate the said bug on my system. Please help me out.
@Parikshit-Hooda as mentioned in the above comment, this issue was seen in the beginning but was believed to have been solved.
However, you might be able to use some hints from this article to replicate the behaviour https://whotracks.me/blog/dexie_transaction_bug.html
So, maybe we can close this issue now.
Closing this issue isn't appropriate, until we know for sure this problem has been solved.