madskristensen / WebEssentials.AspNetCore.ServiceWorker

Other
342 stars 61 forks source link

Check the url protocol before put request #84

Closed Darkace01 closed 3 years ago

Darkace01 commented 3 years ago

https://github.com/madskristensen/WebEssentials.AspNetCore.ServiceWorker/issues/66#issue-501283684

66

Siderite commented 1 year ago

The fix for that has been committed in this repo (https://github.com/madskristensen/WebEssentials.AspNetCore.ServiceWorker/pull/84), but the nuget package does NOT reflect the changes. See the sources of the JS files inside the nuget package folder (they are inside the .dll file). As far as I can see, the nuget version has not been updated with that PR, so we are getting the old one.

In fact, the dll I get with NuGet is from 06/03/20... The solution is to get this project from GitHub and not as a NuGet.