Closed pauldambra closed 2 months ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Updated (UTC) |
---|---|---|---|
posthog-js | ✅ Ready (Inspect) | Visit Preview | Sep 16, 2024 9:46am |
Size Change: +3.72 kB (+0.31%)
Total Size: 1.21 MB
Filename | Size | Change |
---|---|---|
dist/array.full.js |
347 kB | +931 B (+0.27%) |
dist/array.js |
163 kB | +931 B (+0.57%) |
dist/main.js |
164 kB | +931 B (+0.57%) |
dist/module.js |
163 kB | +931 B (+0.57%) |
sometimes we see the artificial full snapshot on session idle timeout end up in the previous session not the new session - no bueno
in an attempt to not keep adding conditionals here i want to explore if tearing down rrweb and restarting recording is more stable
locally this seems way more reliable, but I want to get https://github.com/PostHog/posthog-js/pull/1416 in so I can retest without that noise