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
posthog-js supports person.set_once but our backend doesn't. Make sure we can pass through $set_once on an $identify call, and only set the properties within if the properties aren't already set on the user.