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

Object doesn't support property or method 'getAttribute' #150

Open
daylesalmon opened this issue May 22, 2020 · 0 comments
Open

Object doesn't support property or method 'getAttribute' #150

daylesalmon opened this issue May 22, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@daylesalmon
Copy link
Contributor

When a user is using IE11 and they click somewhere within the form, Google Analytics is complaining that it can't get the attribute of what they've clicked to track as part of the form abandonment code.

I have a feeling the offending code is located:
https://github.com/wmcadigital/wmn-covid19-refund/blob/master/src/components/Form/useTrackFormAbandonment.js [Line 15:32]

The error can be seen:

https://sentry.io/share/issue/d614c44ddd3447f59d31dc941a58257c/
and/or:
https://app.logrocket.com/brya8q/wmn-refunds/issue/14541858?from=errors

@daylesalmon daylesalmon added the bug Something isn't working label May 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant