timroesner / WeMart

🛒 Online grocery shopping portal. Created as part of the course CmpE 133 during spring 2018.
https://wemart-133.herokuapp.com
GNU General Public License v3.0
19 stars 10 forks source link

Error alert on history #87

Closed timroesner closed 6 years ago

timroesner commented 6 years ago

If the user is not authenticated I get an alert saying exactly that when clicking on history. Only happens the first time, solution is either a soft error in the console or maybe do a not logged in page

juancstlm commented 6 years ago

Fixed by writing alert to console

timroesner commented 6 years ago

Is this merged?

juancstlm commented 6 years ago

Yes