Question: Hello, when I am running this function, the first time avgarray2 returns an empty array. But when I run it the second time, it returns
Hello, when I am running this function, the first time avgarray2 returns an empty array. But when I run it the second time, it returns what I inputted for the first run. I tried using the useEffect hook, as well. The thing is, when I console.log(Array), it immediately returns the correct array, the avgArray2 is always one input behind. I think it is an issue regarding state but I cannot figure out why.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
