GoogleChrome / workbox

📦 Workbox: JavaScript libraries for Progressive Web Apps
https://developers.google.com/web/tools/workbox/
MIT License
12.3k stars 811 forks source link

If you use "speculationrules" workbox multiplies caches with the same name every time the user navigates to a page that has been "pre-rendered" #3329

Open andyj2022 opened 4 months ago

andyj2022 commented 4 months ago

Library Affected: Workbox 7.0.0 and 7.1.0

Browser & Platform: Google Chrome 125 and 127 (Canary)

Issue or Feature Request Description:

If you use "speculationrules" workbox multiplies caches with the same name every time the user navigates to a page that has been "pre-rendered"

cache-service-worker-speculation-rules

andyj2022 commented 1 month ago

Please any help or pointers?