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
I ran in to an issue where I can't just willy-nilly transitionTo('path', { queryParams: { whatever I want } }, as it seems like the queryParams are checked against whatever is defined on the controller's queryParams array.
To really make this addon complete, the restriction needs to be "dealt with".