Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] User Story Displays Invalid Output #255

Open
mnichols08 opened this issue Apr 30, 2023 · 0 comments
Open

[BUG] User Story Displays Invalid Output #255

mnichols08 opened this issue Apr 30, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@mnichols08
Copy link
Contributor

Describe the bug
I believe this bug is caused by missing variable. Not due to any part of the python script, but due to a typo in the JSON being corrected post script which caused that script to skip over the creation of a variable - and not added to the variables object afterwards.

To Reproduce
Steps to reproduce the behavior:

  1. Go to the https://v43-tier1-team-09.netlify.app/ and press 'Go Mad >'
  2. Click on 'Spring Baby Animals'
  3. Fill in any values or pick random
  4. The output displays {{fourthAnimal}}s within the text. This is not intended.

Expected behavior
The output should be a variable given to the user as an input on the previous screen.

Screenshots
image

@mnichols08 mnichols08 added the bug Something isn't working label Apr 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant