Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如下图所示,我的 Service Worker 处于活动状态,并且我正在获取的文件在 Service Worker 的范围内,但 fetch 事件仍未被触发。
Service Worker 拦截 fetch 是否还有其他必要条件?
我在这里的回答可能会有所帮助。