+ 1
Why does this keep resetting when I submit?
I originally asked Stack Overflow but people just kept disliking instead of actually helping me and the one person who did help me said that the function that calls e.preventDefault() returns true sometimes when its supposed to return false, I have no clue what in the function is returning true. I asked for an elaboration on what could be returning true but have gotten no response. Thank you in advance. https://code.sololearn.com/Wcg8l296qp49/#html I did some editing to make it work with SoloLearn
6 Answers
+ 1
I have found the answer. The reason why it kept refreshing is because I was supposed to do an event delegation since it wasn't directly in the HTML and also as a bonus I was told that there isn't supposed to be any DOM manipulation inside of the function that calls preventDefault()
+ 3
You have not posted the full code. SoloLearn has a limit to the maximum length of a question. Please copy your code into the playground and share it here instead.
+ 2
From personal experience youâre not really going to find help on Stack, youâre mostly on your own. They kind of view themselves as âHigh and Mightyâ imo.
+ 1
What Iâve heard from my teachers and classmates is that people will downvote posts if the answer already exists.
+ 1
I updated it to have the code. Also if that's the case I wish they would just point me in the right direction because I have been looking for answers for awhile now.
+ 1
Yes, I went to the Gods for help to find they were just men who weren't very nice lol