singpath / classmentors

Class Mentors UI
http://www.classmentors.com
MIT License
0 stars 8 forks source link

App page loading failing #98

Closed shiquan-lim closed 8 years ago

shiquan-lim commented 8 years ago

Unable to navigate to cohorts, events, and profile unless it is a fresh login. Nav bar buttons are clickable, and no error in console. But the partial for each respective function appears blank. Only logging out and in resolves this issue.

image

dinoboff commented 8 years ago

master seems to work http://singpath.github.io/classmentors/

dinoboff commented 8 years ago

Maybe the built app is not affected

dinoboff commented 8 years ago

I think it's related to auth. spfAuth.$loaded() must be hanging.