vueschool / vue-master-class

🗂 Source code for The Vue 2 Master Class
https://vueschool.io/courses/the-vuejs-master-class
152 stars 108 forks source link

Log out #3

Open mohokh67 opened 5 years ago

mohokh67 commented 5 years ago

Actual:

  1. Go to user profile page
  2. Open Chrome console
  3. Log out and console will be with some errors

Expected: After user log out, it should leave the user profile page and redirect to another page. i.e. Home page