Form submission not working with fs-list-allowsubmit="true"

Hi Finsweet team,

I’m trying to use Attributes CMS Filter on a form that contains checkbox filters and a submit button.
I want the form to be submitted normally after the user selects filters, so I followed the documentation and added:

fs-list-allowsubmit="true"

…to the same element that has:

fs-list-element="list"

However, this doesn’t seem to have any effect. When I click the submit button, nothing happens. As soon as I remove the Attributes script (https://cdn.jsdelivr.net/npm/@finsweet/attributes@2/attributes.js), the form submits correctly.

Is there anything I’m missing or doing wrong? Any help would be greatly appreciated!

Thanks in advance,
Roan

Hey @roanhahn! Could you please share a read-only link by DM?