-
Notifications
You must be signed in to change notification settings - Fork 3k
Closed
Description
Could we have the stateParams show all query params actually in the url, rather than only those that are predefined on the state's url property?
I believe that Angular's routeParams does show all actual query parameters.
If we have an advanced search filter it can get rather messy listing every possible parameter in the url, especially since they are not actually used for matching (missing parameters does not prevent the state match, which is a good thing).
diosney, samontea and schmitch
Metadata
Metadata
Assignees
Labels
No labels