{"section":"known-issues","requestedLocale":"en","requestedSlug":"faststore-facets-considering-not-removing-facets-set-to-ne-hidden","locale":"en","slug":"faststore-facets-considering-not-removing-facets-set-to-ne-hidden","path":"docs/en/known-issues/FastStore/faststore-facets-considering-not-removing-facets-set-to-ne-hidden.md","branch":"main","content":"## Summary\n\n\n\nThe expected behavior in IS facets API is to not bring facets with hidden true, but, there are some exceptions for that, for example when the facet is selected in the query, the API brings the facet in the results with the hidden prop as true, and we are not considering this information\n\n\n##\n\n## Simulation\n\n\n\nFilter for a query with the hidden facet, like for example:\n\nhttps://storeframework.vtex.app/new-collection?productclusternames=new-collection&fuzzy=0&operator=and&facets=productclusternames%2Cfuzzy%2Coperator&sort=score_desc&page=0\n\nIn this case, productClusterNames is set as hidden but, since it's being filtered, it displays in the filter navigator\n\n\n##\n\n## Workaround\n\n\nN/A"}