The only thing I found is that you have is action value that is not being read , I don’t know if it matters or not after writing state[action.payload] ===“” nothing happend. Good luck
Here what I found, when is testing #24, this condition (decIncBtnId === “session-decrement” && sessionTimer - 1 > 0) value for some reason is equal true.
This is where the -36 came from, I’m dispatching decrementTimerValue even when sessionTimer is < 0.
Yes it passes now what program is the screen shot or what did you use to check the time out issue? Vs code wrote the same code, I found that interesting