You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using the latest @segment/analytics-next, passing window.analytics to segment in posthog-js triggers type errors. Our segment config currently expects the older Segment interface SegmentAnalytics. We should update posthog-js to accept the latest type AnalyticsSnippet.
When using the latest
@segment/analytics-next
, passingwindow.analytics
to segment inposthog-js
triggers type errors. Our segment config currently expects the older Segment interfaceSegmentAnalytics
. We should updateposthog-js
to accept the latest typeAnalyticsSnippet
.Internal ticket: https://posthoghelp.zendesk.com/agent/tickets/23120
The text was updated successfully, but these errors were encountered: