GoogleChromeLabs/sw-toolbox

Caches gets deleted on page reload

mbj36 opened this issue · 1 comments

mbj36 commented

Hello Team

I am looking a strange behaviour in my PWA, everytime i reload my website, sw-toolbox cached requests gets deleted
Live example - https://mbj36.github.io/community-app/?baseApiUrl=https://demo.openmf.org#/
Username - mifos
password - password

After opening the web app, navigate to clients (in header) and open any client so that it makes fineract api requests so it will be cached under toolbox section

Before -
selection_059

After reloading the page
selection_060

mbj36 commented

This error occurred in Chrome 60! In Chrome 61, its working perfect