Hi Team,
When I’m using Facets with showMoreLimit
, I cannot see the scroll bar appearing, and the rest of the items are hidden. I added a custom container {{standardFacetsContainer: "customContainer"}}
and did overflow:scroll
in my CSS, but this is hiding the show more
button as it is going inside the showFacetsContainer
. How do I achieve this functionality?
Thanks,
Rakesh