小编Rai*_*nJ9的帖子

Unregistering/Removing a Service Worker

I have a bad service worker that is no longer updating. I noticed the issue in Chrome first. I then put the following code in the index.html file and in the sw.js (service worker) file. For the most part it seems to be working fine. Firefox seems to be the only browser that is not removing the service worker. I used the article below to create the unregister script.

How do I uninstall a Service Worker?

I have also used …

html javascript service firefox worker

3
推荐指数
2
解决办法
7846
查看次数

标签 统计

firefox ×1

html ×1

javascript ×1

service ×1

worker ×1