-
Notifications
You must be signed in to change notification settings - Fork 55
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error at storeChild.js:30:12 #246
Comments
@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. |
The following error message is printed to the console whenever I interact with Mozilla Lightbeam since I upgraded to the WebExtension version:
This is likely coming from the call to the Dexie database library at store.js:179:
lightbeam-we/src/js/store.js
Lines 178 to 188 in 2e855ee
The text was updated successfully, but these errors were encountered: