Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'Event.path' is deprecated and will be removed in M109, around January 2023. #233

Closed
mbogunovic opened this issue Jul 27, 2022 · 7 comments · Fixed by #269
Closed

'Event.path' is deprecated and will be removed in M109, around January 2023. #233

mbogunovic opened this issue Jul 27, 2022 · 7 comments · Fixed by #269
Labels
good first issue Good for newcomers

Comments

@mbogunovic
Copy link

'Event.path' is deprecated and will be removed in M109, around January 2023. Please use 'Event.composedPath()' instead. See https://www.chromestatus.com/feature/5726124632965120 for more details.
image

When running google audit, I get this warning, maybe it's good to know since January 2023 is not that far

@adamdbradley adamdbradley added the good first issue Good for newcomers label Aug 8, 2022
@Robjmzbaubap
Copy link

Any updates on this?

@sycgeeks-ca
Copy link

bump

@mbogunovic
Copy link
Author

@adamdbradley @jbryan1112 Can be fixed and merged easily if someone has time for this... Lately I've been too busy to make a PR

@that-joao
Copy link

Sorry for commenting in a closed issue but I'm still seeing the exact same warning after updating, wondering if anyone is experiencing it as well.

@Robjmzbaubap
Copy link

I am also experiencing the same issue after updating:

`Event.path` is deprecated and will be removed. Please use `Event.composedPath()` instead.

@duffner
Copy link

duffner commented Oct 13, 2022

I have 0.7.1 Checked out that contains #269, and this issue is still appearing:

Event.path is deprecated and will be removed. Please use Event.composedPath() instead.

image

**edited

I wanted to add in case it's relevant, I'm using Builder.IO within Gatsby to implement GA4 something like the following link.
https://paulie.dev/posts/2022/07/how-to-use-gatsbys-script-api-with-google-analytics/

@duffner
Copy link

duffner commented Oct 16, 2022

Should we open a new issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants