Implementing routeProvider in Angular JS allows me to structure my links like this:
www.site.com/profile#/profile/profession/3
However, when trying to access the page, Angular JS displays the following error message:
Uncaught Error: Syntax error, unrecognized expression: .nav-tabs a[href=#/profile/profession/3]