[ad_1]
Plugin Author
Murali
(@murali-indiacitys)
I think problem is in pwa app cache as it caches all frontend js, css files, some of files in your theme/some other plugin uses login session, so it cached login sessions also. To resolve this, I have given option in pwa/app tab in plugin settings. Go to plugin settings under pwa/app tab, scroll down to field name List of urls to be excluded from cache separated by comma and enter like this /volarem-ariege.fr/ and save the options in pwa/app tab. It will ignore caching files starting from your domain. To confirm no files are cached, in chrome browser, under more tools ->developer tools ->application tab -> cache storage-> pnfpb_v1.37.0 – it will not contain files starting with your domain
- This reply was modified 40 minutes ago by Murali.
