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
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
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
Description:
I see in my error reporter a lots of issues which have in stacktrace your SDK, as example:
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
The text was updated successfully, but these errors were encountered: