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

chore: Add instructions for cross subdomain development #1336

Merged

Conversation

robbie-c
Copy link
Member

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

Changes

I'm trying to debug some logic around cross-subdomain tracking, and figure out how to do this while running on localhost. I thought I would add some docs for other people (or my future self) who want to try this

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 4:09pm

@robbie-c robbie-c force-pushed the chore/add-cross-domain-debugging-for-local-development branch from 1463b47 to d80b63b Compare August 1, 2024 15:34
Copy link

github-actions bot commented Aug 1, 2024

Size Change: 0 B

Total Size: 1.16 MB

ℹ️ View Unchanged
Filename Size
dist/array.full.js 333 kB
dist/array.js 154 kB
dist/exception-autocapture.js 10.4 kB
dist/main.js 154 kB
dist/module.js 154 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 force-pushed the chore/add-cross-domain-debugging-for-local-development branch from d80b63b to 7cf5489 Compare August 1, 2024 15:40
@robbie-c robbie-c added the bump patch Bump patch version when this PR gets merged label Aug 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump patch Bump patch version when this PR gets merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants