jakearchibald / idb

IndexedDB, but with promises
https://www.npmjs.com/package/idb
ISC License
6.19k stars 347 forks source link

ConstraintError: Key already exists in the object store. #304

Open mustafa0x opened 6 months ago

mustafa0x commented 6 months ago

After updating to 8.0.0 I'm seeing "ConstraintError: Key already exists in the object store." errors in Sentry. I'm unable to reproduce.

Different browsers.

image

I rolled back to 7.1.1 for now and will continue to monitor

mustafa0x commented 6 months ago

The issue has not occurred after rolling back to 7.1.1.

mustafa0x commented 1 month ago

I accidentally updated to v8 and this issue occurred 100 times for users.

image