79306403

Date: 2024-12-24 19:58:04
Score: 0.5
Natty:
Report link

Check whether you form is disabled.

I placed all inputs into a <fieldset> (to control the whole form), and disabled it before reading form data (to prevent changing values). It seems when a form is disabled, new FormData(form) is empty.

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