KentCompSoc / KentFlixClient

An open source elegant solution to watching Kent University lecture recordings - client side
MIT License
1 stars 0 forks source link

React Errors shown after login attempt #37

Closed ghost closed 5 years ago

ghost commented 5 years ago

Describe the bug After the username and password are entered, a bunch of React errors are shown.

To Reproduce Steps to reproduce the behavior:

  1. Installing using npm install
  2. Start using npm start
  3. See error

Expected behavior To view the dashboard and be able to view a lecture recording

Screenshots image

Desktop (please complete the following information):

HenryBrown0 commented 5 years ago

@AluminiumTech I can't seem to get this issue on my end but I'm aware of what's causing it. Please check your console for the response from the server (it'll be a password incorrect or network issue I suspect)

HenryBrown0 commented 5 years ago

@AluminiumTech please confirm issue resolved in #38