Skip to content

issues Search Results · language:Dune language:JavaScript language:Java language:JavaScript language:PHP is:public

Filter by

38.8M results  (636 ms)

38.8M results

Following up on the now-closed #57, which was marked COMPLETED by adding a carve-out to the command rule oracle prompt. The false positive still reproduces in dogent 0.12.1, so the prompt-only fix did ...

• All Functional Requirements (FR1–FR8): Hut management, recording bookings, the capacity rule, viewing bookings, cancellations, validation, data persistence, and occupancy summaries. • Non-Functional ...

Summary The search event stream (229,305 events/28d, ~8,189/day) is NOT human on-site search and NOT scanner spam (both prior characterizations in the Agent Ping reports were wrong — nobody had read the ...

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

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
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.