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'm using Nuxt 3 with registerType: 'autoUpdate'. Is it possible to detect if the service worker is currently updating or downloading fresh/new cache contents?
I just want to display a banner to inform the user if an auto-reload is about to happen.
The text was updated successfully, but these errors were encountered:
I'm using Nuxt 3 with
registerType: 'autoUpdate'
. Is it possible to detect if the service worker is currently updating or downloading fresh/new cache contents?I just want to display a banner to inform the user if an auto-reload is about to happen.
The text was updated successfully, but these errors were encountered: