issues Search Results · language:Edge language:TypeScript language:HTML linked:pr language:JavaScript language:HTML
Filter by
229k results
New Mod Submission
| Field | Value |
| --- | --- |
| Mod ID | my-cool-mod-321321 |
| Display Name | Gordon And Daxter 2 |
| Authors | Zed |
| Tags | gameplay-mod, challenge |
| Repo | mfOliveira19/GordonAndDaxter-Mod ...
mod-submission
pr-created
작업 내용
- 소개페이지 인트로 입자 연출 개선 흐름을 최종 정리함.
- 수학 기호/학습 용어 입자 기반 연출과 큰 민트 연필 마스코트 형성은 기존 후속 인트로 작업에서 main에 반영된 상태임.
- 사각사각 한글 텍스트 형성과 canvas text target 기반 입자/최종 텍스트 싱크 보정 흐름을 인트로 개선 범위로 정리함.
- 이번 브랜치에서는 ...
enhancement
frontend
Problem
There is currently no way to enable the macOS system spell checker for contenteditable elements inside a WKWebView.
Users expect red underlines on misspelled words the same way they get in native ...
Mod Update Request
| Field | Value |
| --- | --- |
| Mod ID | mortin-time |
| Display Name | Jak the CHICKENNNNN |
| Authors | zed |
| Tags | gameplay-mod, challenge |
| Repo | my-opengoal-mods/OG-Jak-The-Chicken-Reborn ...
mod-submission
pr-created
Problem
Test files use jest.useFakeTimers() and jest.useRealTimers() but the project uses Vitest. Should use vi.useFakeTimers()
and vi.useRealTimers().
Affected Files
- src/services/localStorage.test.ts:31,35 ...
high-priority
testing
Problem
Tests import from vitest and @testing-library/react but these packages are not listed in devDependencies. Tests cannot
run.
Affected Files
- All files in tests/
- All test files in src/ ...
high-priority
testing
Problem
geminiService.ts:15 uses process.env.API_KEY which is not available in browser JavaScript. This throws ReferenceError:
process is not defined at runtime when using Gemini backend.
Location
services/geminiService.ts:15 ...
bug
critical
Problem
Import map in index.html points to React 19 (react@^19.2.0) via CDN, but package.json has React 18 (^18.3.1). Mixing CDN
and npm creates unpredictable behavior.
Locations
- index.html:77-84 ...
bug
critical
Problem
index.html line 88 references /index.css which does not exist. This causes a 404 on every page load.
Location
index.html:88
link rel= stylesheet href= /index.css
Solution
Either:
1. ...
bug
critical
Problem
4 files import from ../models but src/models/index.ts does not exist. This causes runtime import failures.
Affected Files
- src/components/DependencyErrorDisplay.tsx
- src/services/DependencyService.ts ...
bug
critical

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.