How to handle anchor hash linking in AngularJS

后端 未结 27 1116
后悔当初
后悔当初 2020-11-22 12:22

Do any of you know how to nicely handle anchor hash linking in AngularJS?

I have the following markup for a simple FAQ-page



        
27条回答
  •  青春惊慌失措
    2020-11-22 13:15

    None of the solution above works for me, but I just tried this, and it worked,

    Question 1
    

    So I realized I need to notify the page to start with the index page and then use the traditional anchor.

提交回复
热议问题