You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is confirmed that issue #594 is a Safari issue that index cursors end prematurely if an item being iterated has been modified - either using cursor.update() or store.put() while still iterating the index.
We can't let the dexie suite fail because of this, but should announce a heads-up for it and a proposed workaround so far.
0 commit comments