-
-
Notifications
You must be signed in to change notification settings - Fork 201
Closed
Labels
bugSomething isn't working as intendedSomething isn't working as intendedduplicateThis issue or pull request already existsThis issue or pull request already existsgood first issueGood for new contributorsGood for new contributorshacktoberfest
Description
Describe the bug
In lesson 15, the advance() button does not work on either of the traffic light examples. In both cases, light_index appears to stay at 0, and the traffic light stays red.
To Reproduce
Steps to reproduce the bug:
- Click on the advance() button.
- See that the traffic light stays red
Expected behavior
I expected the traffic light to cycle to another color when clicking advance()
Information about your device (please complete the following information):
- Operating System: macOS 12.6 Monterey, Darwin Kernel Version 21.6.0 x86_64
- Browser: Firefox 105.0.1 (64-bit)
Additional context
Attached log:
gdquest-1664641492985.log
Is there anything else I may contribute to help reproduce the problem?
Thank you,
David
Metadata
Metadata
Assignees
Labels
bugSomething isn't working as intendedSomething isn't working as intendedduplicateThis issue or pull request already existsThis issue or pull request already existsgood first issueGood for new contributorsGood for new contributorshacktoberfest

