fix: use explicit PostHog client init for reliable tracking #113
Reference in New Issue
Block a user
Delete Branch "fix/posthog-react-provider"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Switches to explicit
posthog.init()before render withclientprop on PostHogProvider. Removes thedefaultsoption that may not be recognized. Enables autocapture and pageview tracking.🤖 Generated with Claude Code
🚅 Deployed to the patherly-pr-113 environment in selfless-grace