wildhaber/offline-first-sw

Api call cache in blazor wasm

sajjadhs opened this issue · 0 comments

Hi,
I used this sw.js in my blazer wasm application after little work realized my backed API calls from httpClient are not reaching my server and all are responded from the server cache,

I added a fix regarding this issue, please feel free to merge it if you found it useful :)
#3