# Filters not getting cleared

**URL:** https://meta.discourse.org/t/filters-not-getting-cleared/221518
**Category:** General
**Created:** [March 21, 2022, 6:35am UTC](https://meta.discourse.org/t/filters-not-getting-cleared/221518 "2022-03-21T06:35:10Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Rajkumar\_S](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/rajkumar_s/32/233458_2.png) [@Rajkumar\_S](https://meta.discourse.org/u/Rajkumar_S)
#### Post date: [March 21, 2022, 6:35am UTC](https://meta.discourse.org/t/filters-not-getting-cleared/221518/1 "2022-03-21T06:35:10Z")

</div>

With the instructions given in [Retrieve Topics based on custom field?](https://meta.discourse.org/t/retrieve-topics-based-on-custom-field/199879), I was successfully able to fetch the topics given a value for the custom topic field by visiting `https://domain.com/latest?custom_field=custom_field_value`

However, from that page, if I click on the site logo ( _or the **Latest** button on the top bar_ ), it does remove the query param (custom\_field) from the URL, but the topics remain filtered on the custom\_field.

On refresh, the page works as expected (as in displays all the latest topics).

How do I fix this behaviour?
