This error usually occurs when the schema of our database changes, and indexDB is unable to create the new objectStore. In my case, I upgraded my DB version, and the error disappeared.