sandiegojs / sdjs-speaker-pipeline

Web application to apply a workflow for organizing speakers for events.
MIT License
2 stars 29 forks source link

Must refresh the admin page after logging in to show content #120

Closed iprincess closed 5 years ago

iprincess commented 5 years ago

Describe the bug After logging in on the admin page, I have to refresh the page to see any content.

To Reproduce Steps to reproduce the behavior:

  1. Go to https://sdjs-speaker-pipeline-app.herokuapp.com/#/Admin/Login
  2. Login with admin/test
  3. See the blank page (unsure what the url has at this point)
  4. Refresh the page
  5. http://localhost:3000/#/Admin/Meetups shows and the meetups appear

Expected behavior After login you should be redirected to the meetups page automatically

Screenshots If applicable, add screenshots to help explain your problem.

1) take a screenshot

System Info (please complete the following information):

Additional context Add any other context about the problem here.

michaelerobertsjr commented 5 years ago

Thanks for your contribution.