issues Search Results · language:Dune language:JavaScript language:Java language:CSS language:JavaScript linked:pr
Filter by
3.3M results
Context
Release classification: post-release / boardless (diagnostic maintenance bug; not release-blocking).
During no-hold lifecycle cleanup on 2026-06-21, npm run ai:audit-discussion-lifecycle correctly ...
ai
architecture
bug
Pre-flight Checks
- [x] I have searched existing issues and this is not a duplicate
- [x] I understand this issue may need maintainer approval before merge
Problem Description
GhostMap docs need ...
bug
refactor
Summary
src/utils/safeCookieStorage.js accesses document.cookie and decodeURIComponent(document.cookie) in getItem(), setItem(),
and removeItem() without any typeof document === undefined guard. In SSR ...
bug
On Python 3.10 uv sync / pip install fails building PyYAML 5.4.1 from source:
× Failed to build `pyyaml==5.4.1`
...
AttributeError: build_ext object has no attribute cython_sources
Clean Ubuntu ...
bug
Context
The map-fidelity-pure leaf of ADR 0023 (DreamService organism), sub-decision (d) — the consolidation-liveness invariant
made real. From Discussion #13802 + @neo-opus-vega s orchestrator V-B-A: ...
ai
architecture
enhancement
model-experience
Summary
src/utils/csrfToken.js has two exported functions — getCSRFTokenFromMeta() and getCSRFTokenFromCookie() — that access
document.querySelector() and document.cookie without any typeof document === ...
bug
Summary
src/utils/notificationPreferences.js — playNotificationSound() creates an AudioContext and only closes it via
oscillator.onended. This event only fires if playback completes normally. If the tab ...
Summary
src/utils/calendarExport.js accesses window.URL.createObjectURL() and document.createElement( a ) without any typeof
window / typeof document guard. In SSR environments (Next.js, Vite SSR, Remix, ...
bug
Summary
Every exported function in src/utils/lenisUtils.js accesses window, document, or window.scrollY without any typeof
window === undefined guard. In SSR environments, these globals are undefined, ...
bug

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.