angularjs - anchor links break inside angular app even when not inside a controller? -


I am using anchor link in my page. I am using the following plan of anchor link:

  & lt; A href = "# link" & gt; & Lt; Div id = "link" & gt;  

When an anchor link inside a conical app redirects to a slashed URL that does not work. It redirects to link / mypage # / this normally works by using the / mypage # link / mypage # link in normal circumstances.

Participating in the anchor code outside the angular app also works.

Can someone talk about what I'm doing?


Comments

Popular posts from this blog

Member with no value in F# -

java - Joda Time Interval Not returning what I expect -

c# - Showing a SelectedItem's Property -