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
This is an issue that appears to only affect 0.2.15.
When the ui-sref directive passes a query param containing a slash, the controller fires twice. The second time the stateParam has the slashes escaped.
Compare the "foo" and "bar" states in this plunker: