issues Search Results · language:Dune language:JavaScript language:Java linked:pr language:JavaScript language:PHP
Filter by
3.6M results
背景
在现有文档平台分支基础上,继续验证文档 OCR - 清洗 - 预览 - 章节提取链路时,发现多处串联问题,导致文档详情预览与后续处理稳定性不足。
主要问题
文档正文中的 LaTeX 公式无法正常渲染,只能显示原始 $...$ / $$...$$ 文本 正文预览中的图片链接会固化旧的私有 /attach/t/... token,token 失效后页面图片无法显示 章节提取阶段
pending_outline ...
작업 내용
fetchClient에서 /api/auth 경로의 BASE_URL을 제거한 이후 회원가입 요청이 Next.js 서버로 라우팅되는데, /api/auth/signup 프록시 라우트가 없어 404 HTML을 반환해
JSON 파싱 에러가 발생
이를 해결하기 위함.
체크리스트
- [ ] 기능 구현
- [ ] UI 확인
- [ ] 예외 처리 ...
feat
Code of Conduct
- [x] I agree to follow this project s Code of Conduct
Disable plugins
- [x] I reproduce the issue with all plugins disabled
Is there an existing issue for this?
- [x] I have ...
Bug
The TaskMate admin panel (/taskmate-admin) renders raw i18n keys (e.g. panel.tab_children, panel.child_title,
panel.nav_today) instead of translated text when the page is loaded cold (e.g. a hard-refresh ...
admin-panel
bug
frontend
i18n
localization
목표
온보딩에서 알림 권한 준비가 실패했을 때 사용자가 다음 행동을 바로 알 수 있도록 안내합니다.
대상 영역
- 모바일 온보딩 알림 권한 준비 흐름
- 온보딩 알림 실패 메시지 접근성 semantics
배경
알림은 시설 고장, 신고 처리 결과, 공사 안내를 받는 흐름이지만 첫 실행 온보딩에서는 기기 권한 확인이 실패할 수 있습니다. 현재는 ...
The current SecondaryStorageRollingUpdateTest is currently a very simple one. This tests needs to be enhanced:
More test cases to cover more tables:
- user-task
- worker
- message subscription ...
G2 — server/lib/gasSponsorshipLedgerStore.mjs
Per docs/CC_HANDOFF_gas_tank_relay.md G2. Follow the create*Store(cacheDir) pattern (pure store, injected — not a
singleton import). Backs .cache/gas-sponsorship-ledger.json. ...
G1 — server/lib/eip3009.mjs (EIP-3009 primitive)
Per docs/CC_HANDOFF_gas_tank_relay.md G1. Mirror the in-house pattern in server/lib/hydrationCallPermit.mjs. Pure
helpers, no side effects:
- buildTransferWithAuthorizationPayload(...) ...
개요
개발 환경 배포 시 Spring App 컨테이너가 인프라 컨테이너(MySQL, Redis 등)와 동일한 네트워크에 올바르게 연결되지 않는 문제를 수정합니다.
문제
- docker-compose.dev.yml에 name이 명시되지 않아 compose 네트워크 이름이 불확실하였습니다.
- Spring App이 compose로 관리되면서 depends_on ...
🌏 Deploy
⚙ Setting

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.