chingu-voyages / v43-tier1-team-09

Mad Libs Number 9 | Voyage-43 | https://chingu.io/ | Twitter: https://twitter.com/ChinguCollabs
https://v43-tier1-team-09.netlify.app/
GNU General Public License v3.0
9 stars 3 forks source link

[BUG] User Story Displays Invalid Output #255

Open mnichols08 opened 1 year ago

mnichols08 commented 1 year ago

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