Quantcast
Channel: Ember.JS - Latest topics
Viewing all articles
Browse latest Browse all 4840

Unset a query parameter

$
0
0

I have been unsuccessfully trying to remove a query parameter from the url, the browser displays.

I found a post here in the forum, that I am able to remove the query param, if I assign a default value and set it to exactly that value. This works fine.

However, there also are situation on redirects, where this leads to the query param automatically being added to the url with its default value. So, this workaround solves one issue, but creates another one.

Is there a way to remove a query param entirely without jumping through hoops?

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 4840

Trending Articles