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
Runtime caching seems to worker as expected in this case handling network first, but when running automated end to end tests, service worker returns the cached content instead of making a request to the network first, the same issue occurs when using ignoreUrlParametersMatching [Array⟨Regex⟩]
Runtime caching seems to worker as expected in this case handling network first, but when running automated end to end tests, service worker returns the cached content instead of making a request to the network first, the same issue occurs when using
ignoreUrlParametersMatching [Array⟨Regex⟩]Environment:
Mac OSBrowser:
chromeVersion:72What could the problem?