Skip to content

Move from processing '$elements' to '$elements_chain' #136

Open
@davemurphysf

Description

@davemurphysf

👋 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions