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

BUG: got an "Uncaught Typeerror" in backend #141

Open
CM-Yuktha opened this issue Oct 22, 2024 · 0 comments
Open

BUG: got an "Uncaught Typeerror" in backend #141

CM-Yuktha opened this issue Oct 22, 2024 · 0 comments

Comments

@CM-Yuktha
Copy link

I'm encountering a JavaScript error when trying to add an event listener to a DOM element or modify its style. The error message is:

"Uncaught TypeError: Cannot read properties of null (reading 'addEventListener')"
or
"Uncaught TypeError: Cannot read properties of null (reading 'style')".

This happens when I try to interact with a DOM element before it is fully loaded.
i can correct this if you assign me this issue with labels

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

1 participant