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
{{ message }}
This repository has been archived by the owner on Jul 8, 2024. It is now read-only.
but i don't expect the events to work, those need to be done from within the service worker, for myself i just need it not to error getting the service worker loaded.
The text was updated successfully, but these errors were encountered:
Hi, receiving this error on chrome mobile from the demo site.
08-22 01:07:33.115: I/chromium(32495): [INFO:CONSOLE(38)] "Uncaught (in promise) TypeError: Cannot read property 'addEventListener' of undefined", source: https://nickersoft.github.io/push.js/push.min.js (38)
I think it is because if it uses the service worker method, notification does not get defined.
its related to this issue #68
but i don't expect the events to work, those need to be done from within the service worker, for myself i just need it not to error getting the service worker loaded.
The text was updated successfully, but these errors were encountered: