issues Search Results · language:Edge language:Python language:JavaScript language:Java language:JavaScript language:Python
Filter by
55.2M results
• All Functional Requirements (FR1–FR8): Hut management, recording bookings, the capacity rule, viewing bookings,
cancellations, validation, data persistence, and occupancy summaries.
• Non-Functional ...
Description
The service worker relies on a hardcoded list of valid app routes. Adding new page routes requires editing sw.js,
otherwise reloading them offline returns a generic offline.html fallback page. ...
medium
PWA
severity: low
Description
Error checking checks for err.message === Failed to fetch , but Safari throws Load failed on network failures. Safari
offline actions will skip the IndexedDB fallback and throw unhandled errors ...
easy
PWA
severity: medium
Description
The service worker doesn t call skipWaiting() or clients.claim(). Updated service workers stay waiting indefinitely, and
navigator.serviceWorker.controller is null on first load, breaking ...
medium
PWA
severity: medium
Description
The service worker matches static resources exactly using caches.match(event.request). URL queries (e.g.
/?utm_source=homescreen) result in cache misses offline, causing the app shell to fail ...
easy
PWA
severity: medium
Description
React pages are dynamically loaded using React.lazy(). Vite splits these pages into separate JS chunks in production.
Since chunks are not pre-cached and only cached dynamically upon visit ...
hard
PWA
severity: high
Automated 周报 for 港股 (2026-06-20).
Description
The backend database enforces a unique: true constraint on the push notification endpoint field. However, the
registration upserts using both userId and endpoint: PushSubscription.findOneAndUpdate({ ...
hard
PWA
severity: high
Description
The service worker (sw.js) caches / and /index.html in ASSETS_TO_CACHE and uses a Cache-First strategy for all origin
assets. When online, the service worker returns the cached index.html ...
hard
PWA
severity: critical
hi, I am trying to deploy JRI on tomcat9 but facing errors,
Caused by: java.util.zip.ZipException: zip END header not found
And:
Exception fixing docBase for context [/jri]
I am unable to find the ...

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.