lshaowei18
lshaowei18
Hi Robin, Stumbled upon your content and really appreciate your books as well as your blog. Recently the react book has been updated to use hooks, and I was thinking...
## Problem Attempt to close https://github.com/PostHog/posthog/issues/32032 The behavior for `/onboarding/product_analytics` seems to be that it will remember the user's last visited step. When a user first signs up for posthog,...
> [!IMPORTANT] > 👉 _Stay up-to-date with [PostHog coding conventions](https://posthog.com/docs/contribute/coding-conventions) for a smoother review._ ## Problem Related to #32618 ## Changes https://github.com/user-attachments/assets/f4f79d02-0320-4701-b7f3-2ff15fd3c001 Feel free to suggest any better approaches! It...
> [!IMPORTANT] > 👉 _Stay up-to-date with [PostHog coding conventions](https://posthog.com/docs/contribute/coding-conventions) for a smoother review._ ## Problem In the dialog, clicking on the link does not scroll to the section that...
### Bug Description https://github.com/user-attachments/assets/3f9c124a-62cc-48c8-be06-267a0c5f5b1f ## How to reproduce 1. Have a survey that has a response. 2. Click on `Explore Results` on the survey page 3. Click on the browser...
> [!IMPORTANT] > 👉 _Stay up-to-date with [PostHog coding conventions](https://posthog.com/docs/contribute/coding-conventions) for a smoother review._ ## Problem Closes #33704 ## Changes When calling the [local evaluation endpoint](https://posthog.com/docs/api/feature-flags#get-api-projects-project_id-feature_flags-local_evaluation) with the `Feature Flags...
### Bug Description This was reported by a community user [here](https://posthog.com/questions/personal-api-key-v-s-api-key). I haven't tried reproducing in their environment, but the error message seems distinct enough for me to hunt down...
> [!IMPORTANT] > 👉 _Stay up-to-date with [PostHog coding conventions](https://posthog.com/docs/contribute/coding-conventions) for a smoother review._ ## Problem Closes #33670 ## Changes I believe the router for api is using `WebExperimentViewSet`, and...
## Problem Closes https://github.com/PostHog/posthog/issues/39186 ## Changes This is slightly different from Last month, which uses -1mStart and -1mEnd. As week is day sensitive, we need to adjust the parsed_dt ourselves...
## Problem Closes https://github.com/PostHog/posthog/issues/39813 ## Changes PS: This is still in draft, all tests has passed but I'm unable to test yet because the setting of property on a person...