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
Query params are not getting passed when opening the link in a new tab but they are getting passed when opening the link in the same tab.
The text was updated successfully, but these errors were encountered:
anudeepkollapudi1
changed the title
transitionTo() not passing parameters to the url when link is being opened in a new tab
transitionTo() not passing query params to the url when link is being opened in a new tab
Aug 30, 2018
Closing this issue due to lack of reproduction. There is also an RFC about routing helpers that is relevant and should be of help here, because they can be implemented by the user using the router service.
If you're still encountering this problem, let us know @anudeepkollapudi1 and please submit a reproduction of the problem :)
Query params are not getting passed when opening the link in a new tab but they are getting passed when opening the link in the same tab.
The text was updated successfully, but these errors were encountered: