Skip to content

pullrequests Search Results · language:Edge language:TypeScript language:JavaScript language:HTML language:JavaScript language:C#

Filter by

217M results  (2 s)

217M results

Adds Playwright e2e coverage for the journey runtime (previously uncovered). Injects the real built snippet + a mocked edge config with a compiled journey and asserts the engine chains popup→popup via ...

The Pages deploy workflow assembled the published site from index.html, styles/ and src/ but omitted assets/, so the favicon and splash-screen logo (assets/logo.svg) returned 404 in production. One-line ...

Motivation - Provide a lightweight, familiar FPS readout for immersive-mode debugging without adding a custom profiler.  - Surface the counter alongside existing collider/solid debug toggles so QA ...
codex

Summary - Symptom: A mortgage with a yearly amortisation percentage (e.g. 2%) showed 0 amortisation on every loan payment. - Root cause: resolveMonthlyAmortization (src/data/finance/amortization.ts) ...

문제 (bug) engine2-ai-analyst/cost-gate/ai-cost-limit-guard.service.ts의 일/월 한도 윈도 경계가 로컬 TZ 기반이었다: - dayStart = new Date(now); dayStart.setHours(0,0,0,0) - monthStart = new Date(now.getFullYear(), ...

Undici s default fetch sends no User-Agent and none of the Accept* / Sec-Fetch-* headers a real browser carries, tripping the cheapest tier of bot-blocking and 403ing on many sites. Present a desktop-browser ...

Removes esbuild. It s no longer used after updating ancestor dependencies esbuild, @vitejs/plugin-react and vite. These dependencies need to be updated together. Removes esbuild Updates @vitejs/plugin-react ...
dependencies
javascript

Description Enhanced the Advanced Filter Panel UI to provide a cleaner, more modern, and responsive user experience while preserving all existing functionality. Fixes #8382 Type of change Please delete ...
bug
gssoc:approved
level:advanced
quality:exceptional
size/L
type:bug
type:design