David Newell
David Newell
## Problem Canvas playback tried to preload every canvas as an image at the start of a recording. Browser memory said no. Reported in https://posthoghelp.zendesk.com/agent/tickets/15204 ## Changes - Adds a...
## Problem Towards https://github.com/PostHog/posthog/issues/13624 ## Changes Update the `LemonCalendarSelectInput` to support more uses of `DatePicker` in the app - Allow `visible` to be controlled - Extend future prop to allow...
`rrweb-snapshot` parses stylesheets to adapt the CSS for playback In certain cases the parsing wasn't always correct: https://github.com/PostHog/posthog/pull/21427 https://github.com/rrweb-io/rrweb/issues/1379 Which led to improved CSS selector efforts first included in `[email protected]`...
Since https://github.com/rrweb-io/rrweb/pull/1309 it looks like canvas mutations are not captured in certain environments. As was described in a [comment](https://github.com/rrweb-io/rrweb/pull/1309#issuecomment-1732345870) on the change From my investigations it looks like the worker...
## Problem ## Changes 👉 _Stay up-to-date with [PostHog coding conventions](https://posthog.com/docs/contribute/coding-conventions) for a smoother review._ ## Does this work well for both Cloud and self-hosted? ## How did you test...
As part of https://github.com/PostHog/posthog/issues/21078 Team Replay will be working on the UX on Session Replay over the next quarter. This is a tracking issue for specific UX improvements & UI...
Creating a bitmap image can throw an error. This wraps the call in `callbackWrapper` that will silence the error in cases where the `errorHandler` is specified
## Problem ## Changes 👉 _Stay up-to-date with [PostHog coding conventions](https://posthog.com/docs/contribute/coding-conventions) for a smoother review._ ## Does this work well for both Cloud and self-hosted? ## How did you test...
## Problem Fixes https://posthog.slack.com/archives/C03PB072FMJ/p1715074316680939 ## Changes |Before|After| |----|----| | https://github.com/PostHog/posthog/assets/6685876/9b62f92a-ae52-45b6-94d5-580295a81348 | https://github.com/PostHog/posthog/assets/6685876/4285de26-f76c-40b7-ac10-b6464ed1d380 | ## Does this work well for both Cloud and self-hosted? Yes ## How did you test this...
## Problem Closes https://posthog.sentry.io/issues/5356068990/?project=1899813