Skip to content

Investigate if finalizeQueryParamChange needs to be messed with #4

@NullVoxPopuli

Description

@NullVoxPopuli

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

https://github.com/emberjs/ember.js/blob/master/packages/%40ember/-internals/routing/lib/system/route.ts#L2437-L2528

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions