-
Notifications
You must be signed in to change notification settings - Fork 162
Open
Labels
Description
Hi Team, I am getting below error -
NotFoundError: Failed to execute 'transaction' on 'IDBDatabase': One of the specified object stores was not found.
at lcache.ts:113:41
at new Promise (<anonymous>)
at si.put (lcache.ts:107:16)
at bundle-storage.ts:88:10
at async Bi (player-api-load.ts:79:11)
at async main.tsx:55:29
This happens when the player is loading hinders game saving. I can say that I am seeing it in a flaky manner where sometimes it happens and sometimes it doesn't and saving flow works.
Can you help here?