Daniel Cheung

Results 15 issues of Daniel Cheung

### Describe the bug I'm building a library, and when I upgraded from 3.7.3 to latest, I noticed I can no longer build as the build script complains about a...

### Describe the Bug https://github.com/umami-software/umami/pull/3176 added `credentials: omit` at https://github.com/umami-software/umami/pull/3176/files#diff-d8bd372df1c0eb7de6e935b8ad4012a040200d2aa1ae9819719fc6cdeadc4d88R217 However, this clashes with [MS Entra application proxy](https://learn.microsoft.com/en-us/entra/identity/app-proxy/application-proxy-security), where cookies which names starts with `AzureAppProxy*` is essential. ## What happened...

enhancement

Recreating this issue from https://github.com/vercel/next.js/issues/77710 as Next team [mentioned this relates more to React's hydration behavior](https://github.com/vercel/next.js/issues/77710#issuecomment-3001866930). React version: 19.1.0 iPad Chrome: 135.0.7049.53 iPad Edge: 134.3124.95 iPad Safari tested without issues....

Status: Unconfirmed
Resolution: Stale

### Describe the Bug I noticed if I provide user emails as distinct ids, the first login of that user sets the browser and OS. Subsequent logins from different devices...

Is it possible to pre-launch the headless browser to anticipate multiple later CLI calls to build outputs so it reduces the overhead in launching the browser/preparing the environment?

enhancement