-
Notifications
You must be signed in to change notification settings - Fork 77
Open
Description
.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
Labels
No labels