Web vitals capture fixed on browsers predating Array.at()
posthog-js@1.396.3
1 fixThis release1 fixBug fixesAI-tallied from the release notes
From the original release noteView original ↗
1.396.3
Patch Changes
- #4020
e0ad8efThanks @posthog! - FixTypeError: ....at is not a functionthrown by the bundledweb-vitalsdependency on browsers that predateArray.prototype.at()(Chrome <92, iOS Safari <15.4). The web-vitals entrypoints now install a tinyArray.prototype.atpolyfill before web-vitals runs, so web vitals capture works again on older browsers instead of crashing with an unhandled error. (2026-06-30)
Fetched June 30, 2026
