8000 JavaScript error thrown: "Uncaught TypeError: Cannot read properties of null (reading 'addEventListener')" · Issue #9 · rowyio/feedbackfin · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

JavaScript error thrown: "Uncaught TypeError: Cannot read properties of null (reading 'addEventListener')" #9

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

Open
madelson opened this issue Aug 31, 2023 · 1 comment

Comments

@madelson
Copy link
madelson commented Aug 31, 2023

It happens on this line:

        document.getElementById("feedbackfin__form").addEventListener("submit", Ge),
---> document.getElementById("feedbackfin__back").addEventListener("click", pe)

This doesn't seem to stop it from working, but it would be nice to get rid of the console noise. Also, this has caused some problems for us because we have a global handler registered for errors and filtering this out in a cross-browser way is annoying.

@jlkravitz
Copy link

I have this too.

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

No branches or pull requests

2 participants
0