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
Is there API to disable Service Worker support in WebView2?
due the the service worker requests won't be hooked by the WebResourceRequested api, we'd like to try disable the service worker support and implement our own way of caching resources.
Is there API to disable Service Worker support in WebView2?
due the the service worker requests won't be hooked by the WebResourceRequested api, we'd like to try disable the service worker support and implement our own way of caching resources.