Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add debug logging for the initial props that posthog was started with #1335

Merged
merged 3 commits into from
Aug 1, 2024

Conversation

robbie-c
Copy link
Contributor

@robbie-c robbie-c commented Aug 1, 2024

Changes

I'm debugging things for this customer: https://posthog.slack.com/archives/C05LJK1N3CP/p1720719062387739

I've established that the cross domain cookie is being successfully read from on the second site, but that we are ignoring the values. I'm hoping this extra debugging will help

Checklist

  • Tests for new code (see advice on the tests we use)
  • Accounted for the impact of any changes across different browsers
  • Accounted for backwards compatibility of any changes (no breaking changes in posthog-js!)

Copy link

vercel bot commented Aug 1, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
posthog-js ✅ Ready (Inspect) Visit Preview Aug 1, 2024 0:32am

Copy link

github-actions bot commented Aug 1, 2024

Size Change: +436 B (+0.04%)

Total Size: 1.16 MB

Filename Size Change
dist/array.full.js 333 kB +109 B (+0.03%)
dist/array.js 154 kB +109 B (+0.07%)
dist/main.js 154 kB +109 B (+0.07%)
dist/module.js 154 kB +109 B (+0.07%)
ℹ️ View Unchanged
Filename Size
dist/exception-autocapture.js 10.4 kB
dist/recorder-v2.js 110 kB
dist/recorder.js 110 kB
dist/surveys-preview.js 59.5 kB
dist/surveys.js 65.6 kB
dist/tracing-headers.js 8.26 kB
dist/web-vitals.js 5.79 kB

compressed-size-action

@robbie-c robbie-c requested a review from daibhin August 1, 2024 12:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants