You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think it's worth mentioning somewhere (documentation-wise) that jquery is not optional for this method to work. route-config.js takes advantage of jquery's ability to receive a method in $().html. Angular's jqlite cannot handle this.