Jonathan Segefjord

Results 4 issues of Jonathan Segefjord

### Minimal, reproducible example ```TypeScript import puppeteer from 'puppeteer' ;(async()=>{ const browser = await puppeteer.connect({ browserURL: 'http://localhost:9222', defaultViewport: null, }) const pages = await browser.pages() console.log(pages) // STUCK 😭 })()...

bug
confirmed
needs-feedback
not-reproducible

### Describe the bug After carefully following the [quickstart guide for SvelteKit](https://tauri.app/v1/guides/getting-started/setup/sveltekit), my Tauri application showed up blank (white/blank UI, but working on `localhost:localhost:5173`). I noticed that recently SvelteKit got...

type: bug
status: needs triage

# [BUG] [errors when running main.py] I get this whenever i try to use the script: ``` Found the following files to transpile: class_component.jsxsetState.jsxApp.css index.js logo.png App.jsx trigger_action.jsxfunctionnal_component.jsxuseState.jsx [warn] Ignored...

### Issue you'd like to raise. # Why we use LangSmith, and why this issue matters Traces is the primary reason we wanted to jump onto the LangChain platform, we...