issues Search Results · language:Dune language:TypeScript language:JavaScript language:Python linked:pr language:Java
Filter by
9.3M results
- [ ] Create at least one custom hook
- [ ] Use custom hook in at least two components
- [ ] Document what the hook returns
- [ ] Keep presentation logic inside the hook
Symptom
Streaming a sweep over Qwen/Qwen3-Coder-30B-A3B-Instruct (string model id path) fails at the first layer load:
File src/fpwap/loader.py , line 231, in _load_layer
tensor = loader[full_name] ...
Summary
After the Procfile guard is fixed (#40), setup.sh still fails because all 6 of its steps need host-level privileges that
don t exist inside the Docker container:
[*] Step 1/6: Docker group
[*] ...
Problemă
Cardurile din ServiciiSection nu au CTA funcțional. Vizitatorul nu poate acționa direct din secțiunea servicii.
Soluție
Fiecare ServiceCard primește un CTA „Sună acum → tel:0262942, număr din ...
Problem
After upgrading to Spinnaker 2026.1.0, echo can log errors like:
Failed to send github status for application: **** pipeline: **** ,
com.netflix.spinnaker.kork.retrofit.exceptions.SpinnakerConversionException: ...
Acceptance Criteria
- Refreshed snapshots pick up the github-workflows required-gate caller that avoids broad label-change triggers.
- Snapshot source metadata records the new provider commit/tag ...
Acceptance Criteria
- examples/repo-required-gate.yml no longer starts the required gate on arbitrary PR label changes.
- ci:full remains documented as a force-full classifier label, with clear guidance ...
목적
Redis 세션 복원이 브라우저 새로고침 시 불안정해 이전 대화가 초기화되는 문제를 해결한다. 세션 식별 방식을 쿠키에서 URL query param(sid)으로 전환한다.
기술 선택 근거
- 기존 쿠키 방식은 set_cookie 직후 st.rerun() 레이스와 st.context.cookies 읽기 타이밍 의존으로 새로고침 복원이 불안정했다(무한 ...
목적
HWP/HWPX 파일 처리에서 2가지 결함이 있다.
1. 색인된 모든 청크의 페이지 번호가 1로 고정되어 인용 출처가 항상 p.1 로 표시된다 — 출처 위치 식별 불가.
2. 데이터 정합성 진단이 정상 HWP 청크를 유령 청크 로 오탐하고, 자동 복구 시 삭제하여 유효 데이터가 유실될 수 있다(심각).
기술 선택 근거
(1) 페이지 전부 p.1 ...
Goal
Add a tested PostgreSQL settings baseline for the Django backend so production-like settings and local Compose-backed
development use a consistent database configuration path.
Parent Epic
- #3 ...
area:backend
priority:p0
type:task
type:test

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.