Hey I’m facing the issue with my CMS Filter, I recorded a video for you Video
Preview link
Live link
hey @sepels41! The live page is now drafted, can you republish it so I can take a look?
@Support-Luis sure here
Thank you! So this basically happens because you are essentially loading the list already filtered by having the Amazon radio checked on load by setting this attribute.
My suggestion is to change the filter from being a radio in a dropdown to a select and add a default option to show all the items on the list.
I added this button for testing purposes and you can see the whole list is rendered as it should on the page
But I don’t need to see all options, I just need to see only amazon on initial load, but now on the initial load I see google and amazon together for some reason. and when I click on google after, it starts working perfectly, I had the same logic on another page and it works perfectly, here the page, instead of websites I’m using numbers.
I see now, thanks for the clarification. I am not sure why this would be happening for only one page.
I see the component is custom-made with div blocks and some extra code instead of a native dropdown or select. My suggestion of using a Select for the filter UI still stands here, but if you want me to, I can debug it as is.
Let me know what you think
I’m surprised the this is not working with this component, since I have the same logic on another page… and I don’t want. to create a different logic, since it’s not only on one page. If you can help me with existing component would be amazing, appreciate it !