Skip to content

Log wrong interactions. #41

Open
Open
@szczepanb

Description

@szczepanb

.filter((entry) => !entry.interactionId)) {

Please check the snippet for interaction:

I see that this snippet logs interaction only with interactionId = 0, and it seems to be wrong, according to documentation and example here: https://web.dev/articles/diagnose-slow-interactions-in-the-lab?hl=pl#use_a_javascript_snippet

We should log with interactionId > 0.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions