Bugs: Page reload after submission
Closed this issue · 0 comments
Tessyrich commented
Bugs
- The page reloads after submitting the form. Consider using event.preventDefault to avoid that.
- I found out that the number of projects is supposed to be 6 according to the array length in the js file. Kindly remove the -1 to loop through the entire array.