madskristensen / WebEssentials.AspNetCore.ServiceWorker

Other
339 stars 61 forks source link

Failed to execute 'put' on 'Cache' #92

Open fa-sa opened 2 years ago

fa-sa commented 2 years ago

i get this error in chrome console: serviceworker:26 Uncaught (in promise) TypeError: Failed to execute 'put' on 'Cache': Request scheme 'chrome-extension' is unsupported at serviceworker:26:23

Rufistofeles commented 1 year ago

I'm also getting this error in Net 6

tons613 commented 2 months ago

I am also getting this error. An solution?