Y
Hacker News
new
|
ask
|
show
|
jobs
by
jcuenod
1335 days ago
InvalidStateError: A mutation operation was attempted on a database that did not allow mutations.
[Edit]: I'm on Firefox (with ublock origin). I see others having issues too.
1 comments
kermire
1335 days ago
Firefox with ublock origin should not cause any issues. The issue might be caused by Firefox's private window implementation which does not allow IndexedDB operations, which is what Restfox uses for storing the data of the application locally.
link