When we click on a ui router state link on a page that is not routed by angular, the route has to be cancelled and we need to move to the actual URL. Otherwise, ui-router will simply update the URL but due to the missing ui-view in the DOM, nothing will happen. This check does not properly take into account the initial page load since it should not redirect if the path or path + search is identical. https://community.openproject.com/wp/34490 [ci skip]pull/8731/head
parent
ac4c15791a
commit
14d7069b9d
Loading…
Reference in new issue