I have a Smart Filter page and a Faceted page both equipped with the same query and filters/facets. The page works, search is great. The filters/facets correctly filters the results down as desired.
With one small exception. We have a Date Picker range filter/facet as described here: https://blogs.oracle.com/apex/post/date-picker-support-241 that we implemented shortly after upgrading to 24.1. We noticed that when you use the Date Picker range filter/facet, all the other filter chips disappear and the other facet areas become empty. The date range filter is working. And if we have other filters/facets selected before using the Date Picker range those selections are still active and working. After looking at the animated screenshot at the end of the blog post, I noticed that their other smart filter chips also disappear.
Is this intended functionality?