You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello! We're implementing a search results page, and when trying to collapse the Facet options that have been expanded using onMoreClick method along showMore property, we wonder which would be the best implementation. So far, we haven't found any way to reset showMore back to true, after collapse is triggered.
Thanks in advance.
The text was updated successfully, but these errors were encountered:
Hello! We're implementing a search results page, and when trying to collapse the Facet options that have been expanded using
onMoreClick
method alongshowMore
property, we wonder which would be the best implementation. So far, we haven't found any way to resetshowMore
back to true, after collapse is triggered.Thanks in advance.
The text was updated successfully, but these errors were encountered: