79752069

Date: 2025-08-31 23:16:46
Score: 1.5
Natty:
Report link

The submit() method submits data directly rather than passing it through your "submit" event listener. Just change the .submit() to .requestSubmit() and this should route it through the event listener.

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