Hey guys!
I have made a website and it shows this error
Uncaught TypeError: Cannot read properties of null (reading 'addEventListener')
Can you tell what is the issue?
Hey guys!
I have made a website and it shows this error
Uncaught TypeError: Cannot read properties of null (reading 'addEventListener')
Can you tell what is the issue?
I don’t see any such error on your site in the Console. Can you show us the script code that is giving you the error?
Thanks for checking! I managed to sort it out with the help of ChatGPT. It turned out to be a small mistake in the script, but it’s all working fine now. Appreciate your response!