posthog icon indicating copy to clipboard operation
posthog copied to clipboard

🦔 PostHog provides open-source product analytics, session recording, feature flagging and A/B testing that you can self-host.

Results 1093 posthog issues
Sort by recently updated
recently updated
newest added

## Problem Fixes #11049, save and continue editing is redirecting to viewing the insight, not editing the insight. This PR saves the report and routes to continue editing. ## Changes...

stale

## Bug description Wanted to report an issue after the last upgrade we did to the posthog. Our users started to report slowness in loading of our app modals(which are...

bug
performance

This is a WIP branch for the work on Session Recordings ingestion revamp.

stale

## Problem - https://posthoghelp.zendesk.com/agent/tickets/310 - https://posthog.slack.com/archives/C02E3BKC78F/p1659946061636499 ## Changes Adds a simple error icon whenever the player seeks into a part of the recording that couldn't be loaded. https://user-images.githubusercontent.com/13460330/183511367-925bd041-df45-4d3c-ba0f-4b9915837b47.mov 👉 *Stay...

## Bug description User reported a session recording where css had not rendered. ## Expected behavior CSS should be rendered in session replays ## Environment Posthog cloud ## Additional context...

bug
feature/recordings

## Bug description We are currently scaling Redis connection count linearly with the number of pods. This is because we don't use any connection pooling (at least for the Python...

bug

## Background person-on-events work has been ongoing for a long while now. This issue consolidates remaining work to be done under a single issue to make sure every team is...

persons-on-events

## Problem We added filters _hashes to dashboard tiles without back-filling. They are calculated as they're accessed. That's not adding filters_hashes fast enough which is affecting the dashboard insight cache...

stale

## Problem As part of our Design System work we want to experiment with Tailwind and see what negative / positive impacts it might have. ## Known Issues - [...

stale

## Bug description Using `email != null` as a specific example if you filter for email where it's not null it'll still return null emails for user properties Go to...

bug