I cannot get past Test 14 of the 25+5 Clock certification.
Error message: Timer has not reached 00:00.
Some possible sources of the error which I found in other threads:
- setTimeOut for audios (already disabled that, no impact)
- time-left string ALWAYS having the format mm:ss (true for positive time values)
I’m running out of ideas…
Here is the pen: https://codepen.io/CamBaba/pen/vYVrmPW
Appreciate any help!