Hash linking with routing - `$anchorScroll` troubleshooting
问题 Note: I still haven't solved this. This post seems to describe a solution to my problem since I'm using ngRoute and am on a newer version of Angular, but I couldn't make her solution work: https://stackoverflow.com/a/35028895/6647188 On my single page app: https://kylevassella.github.io/ I'm trying to link my nav buttons to hash links on a different view. I've been using the accepted answer here for help: How to handle anchor hash linking in AngularJS But I'm having trouble implementing (