IDBWrapper icon indicating copy to clipboard operation
IDBWrapper copied to clipboard

Example doesn't work in Firefox

Open zavod opened this issue 7 years ago • 1 comments

Hello! I'm trying to run IDBWrapper Quick Test in Firefox 60 and got issue: "InvalidStateError: A mutation operation was attempted on a database that did not allow mutations." The screen is here http://prntscr.com/jil3mf How can I fix it?

zavod avatar May 16 '18 12:05 zavod

Thanks for reporting this!

That's a weird error you ran into there...

Did you run any of the IDBWrapper examples before? Can you check in the "storage" panel of the developer tools if there is an existing IndexedDB store? Thanks!

jensarps avatar Sep 02 '18 16:09 jensarps