currently working on a website where I added the finsweet List filter atribute.
The clear attribute on the ‘Alle’ button (‘All’ in english) works fine, the problem is that the other filters are not working.
For issues with Finsweet Components’ List filter attribute, here are some general troubleshooting steps you can try:
The List filter attribute is typically used to filter collection lists based on specific criteria. First, verify that the attribute is correctly implemented in your Collection List wrapper and items. Check that the syntax matches Finsweet’s documentation exactly. Common issues often stem from mismatched attribute names or incorrect implementation of the filtering logic.
You can also try clearing your browser cache and testing in incognito mode to ensure there are no cached conflicts. If you’re working on a staging site, make sure you’ve properly initialized the Finsweet Components script in your project settings.
For detailed implementation guidance, you can refer to Finsweet’s official documentation or their community forums where specific use cases are discussed.
Hopefully this helps! If you still need assistance, please reply here so somebody from the community can help.
At a glance, I see category-sector specified on the filter buttons, but category sector with no hyphen on the tag. Those need to match for filter to locate the right content.