pullrequests Search Results · language:Dune language:Python language:JavaScript language:Python language:JavaScript is:merged
Filter by
84.6M results
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
- Move Supabase credentials to env vars (supabaseClient.js)
- Debounce resize handler in useWindowSize to avoid excessive re-renders
- Fix handleError to only suppress technical jargon, not user-friendly ...
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
github_actions
Problem
Admins saw a red error bar: Failed to fetch dynamically imported module: .../AdminDonors-CbjCYQnW.js. Root cause = a tab
running an older bundle across a deploy (chunk hashes change per build) ...
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Özet
Login öncesi tam-ekran karşılama/scrollytelling deneyimi: kullanıcı yüzeyden toprağın altına dalar , SFDAP ın 5
özelliğini mini-görsellerle keşfeder, CTA ile giriş yapar.
Akış
- Yüzey: gün/gece ...
Pull Request..
Problema
User reportou que o select de Periodo mostrava abr de 2026 mas os dados eram de Mai/26.
Causa
`new Date(Date.UTC(y, m-1, 1))` cria 01/05/2026 00:00 UTC. No Brasil (UTC-3) isso vira 30/04/2026 ...