Skip to content

Fix bug in the 'colored clock with setInterval' task's solution#2347

Merged
iliakan merged 2 commits intojavascript-tutorial:masterfrom
PGlivicky:fix-clock-setinterval-solution
Dec 5, 2020
Merged

Fix bug in the 'colored clock with setInterval' task's solution#2347
iliakan merged 2 commits intojavascript-tutorial:masterfrom
PGlivicky:fix-clock-setinterval-solution

Conversation

@PGlivicky
Copy link
Contributor

This fixes the following bug in the 'colored clock with setInterval' task's solution:

Bug description: If the 'Start' button is clicked when the clock is already running, then it can't be stopped by the 'Stop' button ever again.

@PGlivicky PGlivicky changed the title Fixed bug in the 'colored clock with setInterval' task's solution Fix bug in the 'colored clock with setInterval' task's solution Dec 4, 2020
@CLAassistant
Copy link

CLAassistant commented Dec 4, 2020

CLA assistant check
All committers have signed the CLA.

@iliakan iliakan merged commit f274f4d into javascript-tutorial:master Dec 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants