79156547

Date: 2024-11-04 18:18:26
Score: 1.5
Natty:
Report link

Trying replacing this

let formData = new FormData(event.currentTarget);

with this

const formData = new FormData();

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