library · inferred from evidence
posthog-js
The JavaScript SDK for PostHog, used for client-side tracking and data collection.
- PostHog app consuming excessive browser memory tabs in background
Fixed by the PostHog team: they reorganized how the app and the posthog-js SDK deal with localStorage, massively reducing both the frequency and the size of each localStorage write, which avoids triggering the underlying Chromium bug. PostH