issues Search Results · language:Dune language:Python linked:pr language:TypeScript language:JavaScript language:C#
Filter by
8.4M results
Scope
Document the staging delayed-push delivery troubleshooting flow observed after enabling delayed_push.
Acceptance criteria
- Add a topic-specific troubleshooting instruction for delayed_push ...
Description
The accounting dashboard balance sheet always reflects all ledger data through today. Users need to inspect assets,
equity, and balancing identities as they stood at a specific point in time ...
Saves us about 11 a month
Created as part of profile balancing.
enhancement
問題
CSP header 裡的 script-src-attr none 阻擋了所有 HTML inline onclick 事件處理器。
所有按鈕的 onclick= ... 在瀏覽器端被 CSP 攔截,不會執行。使用者點擊任何按鈕都沒有反應。
原因
server.js 使用 Helmet v8 設定 CSP:
helmet({
contentSecurityPolicy: { ...
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.