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
debug('local subscription is not matched by remote, unsubscribe')
78
-
await$fetch('ui-logs', { method: 'POST', body: 'webpush - service worker subscription was not matched by remote info and was unsubscribed. This means that either the user manually deleted the remote registration or something changed.', headers: { 'content-type': 'text/plain' } })
79
+
await$fetch('ui-logs', { method: 'POST', body: 'webpush - service worker subscription was not matched by remote info and was unsubscribed.', headers: { 'content-type': 'text/plain' } })
error.value='Échec lors de l\'envoi d\'une notification à cet appareil. Votre navigateur n\'est peut-être pas compatible avec la fonctionnalité "push messaging".'
0 commit comments