You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem along with your:
Webpack configuration:
Generated service worker (not minified):
hello i use laravel5.6 and Vuejs PWA, in my index page i have login form, if i'm authenticate i'm moving to dashboard page,
if i enter a true login and password, i have problem with axios 419 headers, because the page login is coming from service worker cache, so crdf token not generated again.
why when i press F5 the assets and pages come from service worker ?
The text was updated successfully, but these errors were encountered:
BEFORE YOU SUBMIT please read the following:
webpack version:
2.x
sw-precache-webpack-plugin version:
0.11.5
Please tell us about your environment:
Windows 10
Browser: [Chrome XX]
Current behavior:
Expected/desired behavior:
If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem along with your:
Webpack configuration:
Generated service worker (not minified):
hello i use laravel5.6 and Vuejs PWA, in my index page i have login form, if i'm authenticate i'm moving to dashboard page,
if i enter a true login and password, i have problem with axios 419 headers, because the page login is coming from service worker cache, so crdf token not generated again.
why when i press F5 the assets and pages come from service worker ?
The text was updated successfully, but these errors were encountered: