
Service worker not worked at offline for blazor application
I had implement service worker for install resources and activate service worker and fetch the resources at offline.
When online service worker worked and once serve the resources to the cache then it will be stooped automatically
but when offline service worker block the local host and can not cache resource from cache. I am using firefox
126 version on window 11 system
Any settings are required or help me what will do for offline working in firefox using service worker
I had implement service worker for install resources and activate service worker and fetch the resources at offline.
When online service worker worked and once serve the resources to the cache then it will be stooped automatically
but when offline service worker block the local host and can not cache resource from cache. I am using firefox
126 version on window 11 system
Any settings are required or help me what will do for offline working in firefox using service worker