Bug retrieving service worker notifications on macOS
-
egor-vales last edited by
In short, the service worker registration method getNotifications() is supposed to return a promise but, under certain circumstances, it never seems to fulfill (neither resolves nor rejects) in Opera on macOS if notification permissions have been granted by the user.
-