JavaScript error thrown: "Uncaught TypeError: Cannot read properties of null (reading 'addEventListener')" #9
Comments
I have this too. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It happens on this line:
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.
The text was updated successfully, but these errors were encountered: