backbone-query-parameters icon indicating copy to clipboard operation
backbone-query-parameters copied to clipboard

Clearing query strings

Open ornj opened this issue 12 years ago • 0 comments

I can't figure out how to clear query strings. If I am at /resource?foo=1 and I navigate to resource?bar=1 then foo is removed any the routing works as expected. If I am at /resource?foo=1 and I navigate to /resource then nothing happens.

ornj avatar Jun 03 '13 21:06 ornj