Nostradongus / AGC-Print

2 stars 1 forks source link

Cannot view information page of a user with no existing orders #34

Closed jason-9601 closed 3 years ago

jason-9601 commented 3 years ago

Summary: Cannot visit the information page of a user with no existing orders in the database. (Gets stuck at "Loading data, please wait...")

Steps to recreate:

  1. Go to http://localhost:3000/view-user-list
  2. View user information of a user with no existing orders in the database
  3. Check command line for 404 error

On branch: sprint3-test

Thank you

Nostradongus commented 3 years ago

Resolved! Thank you!