Skip to content

dynamic query params #84

@FAQinghere

Description

@FAQinghere

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).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions