issues Search Results · language:Edge language:Python linked:pr language:TypeScript language:JavaScript language:CSS
Filter by
7.9M results
증상
- 설정 → 계약서 관리 화면에서 계약서 업로드/분석 시 로딩이 90%에서 멈춤.
- 내가 요청한 계약서가 아니라 이전에 분석한 다른 계약서 결과가 보이거나, 완료 화면으로 넘어가지 못함.
- 홈 화면 업로드 플로우는 정상.
원인
1) 응답 시각 직렬화에 타임존 누락
- analysis_completed_at 등이 2026-06-09T04:00:00처럼 ...
CHORE: Code guidelines discrepancy
Find a discrepancy between the code and AGENTS.md, then fix it.
This issue is created automatically to track contribution activity.
updation
Problem / context
PR #114 shipped hosted Coding Agent workspaces, but runs still fell back to dry-run without a local claude CLI.
Skills/MCP selections from the workbench were not materialized into the ...
enhancement
Summary
All the validation failures in the script use throw some string instead of throw new Error( ... ). Because a non-Error
value bubbles up as an uncaught exception at the ESM top level, Node renders ...
Describe the bug After saving a checkpoint, the CheckpointsPanel does not reflect the new checkpoint until the page is
manually refreshed. This is especially noticeable when there are no existing checkpoints, ...
bug
The consumer always sends sessionId=0, sessionEpoch=0 on every Fetch (src/clients/consumer/consumer.ts, #fetch),
ignoring the sessionId returned by the broker. Per KIP-227, (0, 0) asks the broker to open ...
문제
Meta Pixel(fbevents.js)이 이벤트 전송 시 facebook.com iframe을 사용하는데, 현재 CSP의 frame-src none 이 이를 차단하고 있음.
증상
Console에 다음 에러 2건 발생:
- Framing https://www.facebook.com/ violates the following Content Security ...
bug
!-- review-convergence-pr: 109 -- !-- review-convergence-head: ec550b0 --
Current State
state_backend: issue
pr: 109
pr_url: https://github.com/michen00/boilerplate-sync/pull/109
head_sha: ec550b0
state: ...
review-convergence
문제
MapSection.tsx에서 NEXT_PUBLIC_KAKAO_MAP_APP_KEY 환경변수를 사용하지만 .env.example에 해당 항목이 없어 팀원 로컬 및 배포 환경에서 지도가 표시되지 않음.
원인
- .env.example에 NEXT_PUBLIC_KAKAO_MAP_APP_KEY= 항목 누락
- 팀원이 .env.example 기준으로 ...
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.