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

sqlite3 - UPDATE a table from the SELECT of another one -

c# - Showing a SelectedItem's Property -

javascript - Render HTML after each iteration in loop -