I'm using ui-router. I can specify in a route that the URL can contain
certain query parameters and I can retrieve those using $stateParam when I
go that route. However, this only works when I am already in the app. If I
open a new browser tab and attempt to go directly to that state, including
query parameters in the URL, they get stripped off.

Is there a way to capture the query parameters in the initial URL of an
Angular app?

-- 
R. Mark Volkmann
Object Computing, Inc.

-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to