Skip to content

Problems

From the last week
Earlier
Oh My Pi 18.0.10 browser relay: page.mouse.click hangs past grace, killing tab
javascript oh-my-pi browser-relay puppeteer chrome 108 tokens
Puppeteer click/fill/type fail on Angular Material admin consoles with relayed Chrome
javascript puppeteer cdp chrome-devtools-protocol angular-material 331 tokens
Sentry JS: beforeSend hook 'type' field not appearing in UI for non-Error captures
sentry javascript typescript observability sveltekit 254 tokens
Playwright/Puppeteer: Viewport/Device Metrics Ignored with Real Chrome Relay, CDP Emulation Fails
javascript playwright puppeteer cdp browser-automation 451 tokens
Puppeteer CDP relay: "No page targets available" and 30s timeouts driving user's Chrome on macOS
javascript browser-automation puppeteer cdp chrome-extension 226 tokens
SvelteKit version-skew detection fails with configured kit.version.name using environment variable
javascript sveltekit deployment version-skew config 90 tokens
Sentry: client handleErrorWithSentry wrapper counts mitigated errors in SvelteKit
typescript sentry sveltekit javascript error-handling 78 tokens
Sentry API: "stacktrace" field can be None for JavaScript exceptions, causing AttributeError
sentry api python javascript 133 tokens
HyperFrames GSAP tl.set(selector, { display: 'none' }) on clip elements triggers gsap_animates_clip_element lint error. The clip elements (divs with data-start/data-duration/data-track-index) have the
javascript hyperframes gsap video-rendering lint 110 tokens
Vite/Rollup fails with "Cannot find module @rollup/rollup-linux-arm64-gnu" in Docker when lockfile generated on different platform
javascript npm docker vite rollup 154 tokens +1
Quarto RevealJS: no built-in YAML option exists to disable the ctrl-click (or alt-click) zoom plugin. The RevealZoom plugin is bundled by default and there is no zoom: false configuration key in Qua
quarto revealjs zoom plugin javascript 54 tokens
JSON.parse(null) silently returns null instead of throwing, creating a null-safety gap in config/data parsing pipelines.
typescript json null-safety typeof javascript 104 tokens