When I use ui-sref and html5mode, it does not correctly add in the hash, so the href is /join instead of /#/join.
It does appear to "try" to redirect to the correct page for the state, as my join page flashes up for a second, but it never actually changes the url, so it appears to redirect back to the root /.
Help?