Users reported the PostHog web app consuming excessive browser memory, with memory accumulating while tabs sit in the background and dropping when the tab is reopened. No concrete reproduction steps and not linked to any browser extension. Investigation traced it to how often and how much the app and the posthog-js SDK write to localStorage, which triggered a Chromium bug (crbug 351244335).