Joshua Ordehi

Results 4 issues of Joshua Ordehi

> [!IMPORTANT] > 👉 _Stay up-to-date with [PostHog coding conventions](https://posthog.com/docs/contribute/coding-conventions) for a smoother review._ ## Problem Hovering a cohort in the breakdown-selector (or anything that renders `CohortPopoverInfo`) could crash the...

Title, needed for actually using PT in client

## Is your feature request related to a problem? Hi, I'm trying to set super properties on posthog-node with: ``` getPostHogServer().register({ finalSearchSpec: JSON.stringify(finalSearchSpec), }) ``` However, I can't see the...

enhancement
node
feature

## Is your feature request related to a problem? When using `captureException()` in serverless environments like AWS Lambda with warm containers, there's no clean way to flush exception events without...

enhancement
node
feature