Open
Description
👋 Hello!
We recently merged a change in the posthog-js client to process the list autocaptured elements as a string, rather than an object. We noticed in your plugin that you are using $elements
, and wanted to give you a heads up that you will need to update your code to use $elements_chain
instead.
Right now, this change is behind a flag, and only internal Posthog traffic is using $elements_chain
. Our plan is to expand this usage over the next couple of weeks, but we didn't want to break your plugin :-).
Let me know if you have any questions!
Metadata
Metadata
Assignees
Labels
No labels