79556841

Date: 2025-04-05 10:45:40
Score: 1
Natty:
Report link

The error message occurs because Javascript attempts to add an event listener which does not exist in the DOM.

Add a . in your query selector parameter ('section1') indicating that the element has class = section1 to prevent the TypeError error message.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Lanceslide