I’ve just done some work on discourse-solved, and added some filters. These work fine if you visit the URLs directly, but if you follow a link from within the site then it doesn’t work.
If I click on this link, it doesn’t apply the filter until I hit reload.
Just in case someone comes across this thread in future, using “true”/“false” in the query variables can create some unexpected behaviour. Ember will consider “false” the default, which might not be what you want.