issues Search Results · language:Dune language:TypeScript language:JavaScript language:JavaScript language:CSS language:PHP
Filter by
42M results
In the README there s a question: Can I open it from outside my home?
I agree with everything in the answer, but let s add that this app can be exposed via Tailscale with a link to a
seperate doc that ...
documentation
Description
https://platform.claude.com/docs/en/build-with-claude/cache-diagnostics
If you include the beta header cache-diagnosis-2026-04-07 and a diagnostics.previous_message_id then they can track ...
support
背景
ページ読み込み時に applyTheme() が即座に呼び出され(applyTheme(THEMES.includes(savedTheme) ? savedTheme : cyber ))、その内部で
localStorage.setItem( kk-theme , theme) を try/catch
なしで実行している。SafariのプライベートブラウズなどlocalStorage書き込みが例外を投げる環境では、この初期化処理自体が例外で停止する。 ...
Port-back from jspod (lib/start.js), where both behaviours are implemented and proven.
Problem
1. jss start on a busy port dies with a raw EADDRINUSE — a first-run papercut, especially when a stale ...
enhancement
Port-back from jspod (jspod#65), where the same crash class was found in the seeded onboarding pages.
Problem
src/idp/views.js:273 — the login page s inline passkey JS calls crypto.randomUUID() directly: ...
bug
背景
endGame() はゲーム終了時にまず saveBest(count) を呼び出し、その戻り値を使って結果表示を行う。saveBest() は localStorage.setItem() を try/catch
なしで呼んでおり、SafariのプライベートブラウズなどlocalStorageへの書き込みが例外を投げる環境では、saveBest() の呼び出しで例外が発生し、それ以降の resultCount ...
🔎 개요
repo와 연결이 끊기거나 해제했을때 재연결할 수 있는 방법 구현합니다.
📝 작업
!-- 구현한 기능에 대한 구체적인 내용을 작성해주세요 --
- Web
- Server
- Database
#️⃣ 관련 이슈
FE
feature
背景
updateWord() は編集後の単語が既存の別項目と一致した場合、編集していた項目を削除して既存項目へ統計・メモ・タグをマージする実装になっている。この処理にはエクスポート・インポート・テスト完了などと違い showStatus()
によるユーザーへの通知が一切ない。
再現手順
1. 単語リストに「apple」と「banana」をそれぞれ登録する
2. 「banana」を編集モードにし、単語名を「apple」に書き換えて保存する ...
背景
現在の VRT 構成(storycap + reg-cli)は .github/workflows/vrt.yml に定義されているが、手動トリガー(workflow_dispatch)のみで自動実行されていない。
PR がマージされても VRT が走らないため、コンポーネントの見た目の変化が気づかれないまま本番に入る可能性がある。一方、ユニットテストと Lint は PR ごとに自動実行されており、VRT ...
Claude/新規提案
enhancement

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.