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
It noted the route is cached. The problem is that the call contains query parameters and thus not retrieved form the cached data.
I will update the library to support API calls
I want to do a NetworkFirst then Cache strategy with this page:
https://phpwa-demo.survos.com/api/items.jsonld?page=1
My configuration is
But that route doesn't show up anywhere in the service worker:
https://phpwa-demo.wip/sw.js
The text was updated successfully, but these errors were encountered: