Skip to content

NotFoundError: IDBDatabase.transaction: 'Ids' is not a known object store name #671

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Xaz16 opened this issue Jul 15, 2020 · 1 comment
Closed

Comments

@Xaz16
Copy link

Xaz16 commented Jul 15, 2020

Description:

I see in my error reporter a lots of issues which have in stacktrace your SDK, as example:

put/</<@https://cdn.onesignal.com/sdks/OneSignalPageSDKES6.js?v=151002:1:63066
E@https://www.mysite.com/polyfills-es2015.a5891b23f2f57307ee0d.js:1:14302\
put/<@https://cdn.onesignal.com/sdks/OneSignalPageSDKES6.js?v=151002:1:63022
r@https://cdn.onesignal.com/sdks/OneSignalPageSDKES6.js?v=151002:1:716

I have a PWA on latest Angular with OneSignalService worker and API script.
As well I see lots of errors about trying to access the IDB. As example: #503
Another:
InvalidStateError: IDBDatabase.transaction: Can't start a transaction on a closed database
NotFoundError: IDBDatabase.transaction: 'Options' is not a known object store name

Anything else:

As I can see it is often error on Firefox, and some of mobile browsers: Chrome Mobile, Samsung Internet

@jmadler
Copy link
Contributor

jmadler commented Nov 23, 2020

Closing as dupe of #503

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants