You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
Since 1.1.5, the $location provider now appends a hash-part to the URL, which it shouldn't!
Using plunkr for the test-case was problematic because of window.location. So, here is a minimal test-case as code that demonstrates the issue. Simply create an html-file with this code. Notice the URL change at the end after opening the page!
EDIT as @jssebastian clarified below: Visiting page.html, with no use of angular routing but only depending on $location, causes an unwanted redirection to page.html#/page.html