issues Search Results · language:Dune language:JavaScript language:JavaScript linked:pr language:Python
Filter by
225k results
Summary
On the modern track, pages load without the global theme styles until the JavaScript bundle has executed. On a slow
connection this produces a visible flash of unstyled content (FOUC): the page ...
问题
src/App.jsx 直接导入了 @tiptap/pm/state:
import { AllSelection } from @tiptap/pm/state
但 package.json 未声明 @tiptap/pm。它是 tldraw 的 peerDependency,在 npm 扁平安装下可能碰巧可用,但在 pnpm、严格依赖模式、或 tldraw 版本变化时会报错。
修复 ...
以下のような処理に変更してください。
1. 現在の文章を読み取り、Task domain model の配列にする
2. 上記配列の先頭に入力されたタイトルのタスクを挿入。それ以外の要素は現状のデフォルト値
3. 上記配列を文書に上書きする
Context
The active #13623 lane needs a PR-closeable leaf for the hook-only schema-display slice. The parent ticket remains open
for AC4 ratio-over-window / COP observability, so the runtime reminder schema ...
ai
architecture
enhancement
model-experience
Problem
On Ubuntu 26.04, playwright install chromium (and playwright install chromium --with-deps) fails because Playwright does
not yet ship a binary for Ubuntu 26.04 by default.
The workaround is to ...
bug
testing
PBI Type
Documentation
Description
Update the root README.md with frontend run/access instructions (link and/or local-run steps), alongside the existing
backend instructions. Needed as evidence for ...
The Changelog / Daily Updates section is stale — the generator workflow was removed in #1409 and no new entries have
been published since 2026-05-05.
Hide the Changelog tab and homepage link for now so ...
Enforcing operating procedure: no filesystem files should have an underscore in the name.
1. Rename files in src/agent/.
2. Rename files in tests/.
3. Add pytest.ini to configure python_files = test*.py. ...
Brief (ready-for-human)
Category: bug (data) Summary: Four source findings have candidate_target_pages whose folder contradicts the
integration_action page type. Unlike the 8 mechanical folder renames ...
bug
ready-for-human

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.