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
For API calls, I want the UI to show cached data to the user, then when the cache is updated by the service worker I will update the UI with the new data.
I tried workbox-broadcast-update but it did not work for me, any hint on how to use it?
The text was updated successfully, but these errors were encountered:
For API calls, I want the UI to show cached data to the user, then when the cache is updated by the service worker I will update the UI with the new data.
I tried workbox-broadcast-update but it did not work for me, any hint on how to use it?
The text was updated successfully, but these errors were encountered: