Open robertjd opened 8 years ago
In the login form we have a hard-coded link to /forgot, for the forgot password view. This link is broken if you're using hashbang-based routing. These hrefs should dynamically respond to $location html5 mode enabled.
/forgot
In the login form we have a hard-coded link to
/forgot
, for the forgot password view. This link is broken if you're using hashbang-based routing. These hrefs should dynamically respond to $location html5 mode enabled.