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
Nothing happens when an ui-sref pointing to an anchor on an already active state is clicked, so it cant really be used for browsing the portions of the current page.
A (dirty) fix until this issue is addressed: Adding data-ui-sref-opts="{reload: true}" to the links makes the Plunkr work (but obviously reloads the state as a whole). Just mentioning it because some people might need it.
Nothing happens when an ui-sref pointing to an anchor on an already active state is clicked, so it cant really be used for browsing the portions of the current page.
Demo: http://plnkr.co/edit/6KM0DRXB38gcGjgYkgjd?p=preview
Switching from
beta
to any ofalpha
works; switching betweenalpha
is not—hash stays the same.The text was updated successfully, but these errors were encountered: