issues Search Results · language:Edge language:Python linked:pr language:C# language:JavaScript language:CSS language:Java
Filter by
6.5M results
Describe the bug
Bug Report
Description
In AboutPage.js, the import for AboutCTA has a trailing space in the path — ./AboutCTA . On Windows and macOS
(case-insensitive file systems) this may resolve ...
bug
Describe the bug
The NotificationContext component contains malformed nested try/catch blocks in the push subscription migration logic.
Problem:
- Duplicate migration code was accidentally merged. ...
bug
Parent Algora bounty: #743
Bug
createProposal() currently constructs new proposal records as:
const proposal = { id: `prp_${Date.now()}`, ...payload };
Because the untrusted request payload is spread ...
Summary
build_rmsnorm_module(M, N, dtype) routes M 8192 and N = 2048 to _build_rmsnorm_large_m_small_n_module
(kernels/rmsnorm_kernel.py:103). That path launches blocks of BLOCK_THREADS_SPECIAL = BLOCK_M ...
Describe the bug
Bug Report
Description
In FAQPage.js, the logger utility is used in two places — once when loading FAQ ratings from localStorage fails, and
once when saving updated ratings fails. However ...
bug
Summary
Update the persistent app header to match the approved Option A design spec.
Acceptance Criteria
- [ ] Replace app icon img with Tabler moon-stars icon inside a dark rounded badge (gold colour) ...
enhancement
Description
What is the issue?
The file api/leaderboard.js line 218 contains a corrupted line with truncated string literal. This causes a SyntaxError.
Root Cause
Copy-paste corruption left a partially ...
Description
What is the issue?
The file api/ai-recommendations.js lines 164-168 contain orphaned closing braces and a duplicate export default
verifyAuth(handler) statement causing SyntaxError.
Root ...
Description
What is the issue?
The file api/send-email.js lines 134-138 contain orphaned closing braces and a duplicate export default
verifyAuth(handler) statement that causes a SyntaxError. The API ...
Description
What is the issue?
The useRecentlyViewed hook at src/hooks/useRecentlyViewed.js:60 calls setRecentlyViewed([]) inside a useState
initializer function. This causes a ReferenceError because ...

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.