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 Jan 20, 2020. It is now read-only.
Request notification permission works fine, but when try to show notification not work.
Error stack:
TypeError: Failed to construct 'Notification': Illegal constructor. Use ServiceWorkerRegistration.showNotification() instead.
at TypeError (native)
at getNotification (http://localhost/vendor/html5-notifications/desktop-notify.js:72:29)
at Object.createNotification (http://localhost/vendor/html5-notifications/desktop-notify.js:178:28)
Works fine in Firefox 40.0 in the same Android OS
The text was updated successfully, but these errors were encountered:
Request notification permission works fine, but when try to show notification not work.
Error stack:
Works fine in Firefox 40.0 in the same Android OS
The text was updated successfully, but these errors were encountered: