Filter not working on the first checkbox

Description

currently, i used filter attribute for checkbox but its not working properly the first checkbox is not working but 2nd checkbox is working. i really need help, its urgent.

Site URL

Required: Please provide a staging/production URL where we can see the issue

Steps to Reproduce

  1. [First step]
  2. [Second step]
  3. [Third step]

Expected Behavior

It should filter Agregada reciente value card once i clicked on Agregada reciente checkbox

Actual Behavior

It should filter Agregada reciente value card once i clicked on Agregada reciente checkbox but its not filtering up

Video/Screenshots

Required: Please provide a short screen recording showing the issue

  • Video link: [Loom/Screen recording URL]
  • Screenshots (if applicable): [Upload or link to screenshots]

Additional Context

  • Browser: [e.g., Chrome 120, Safari 17]
  • Device: [e.g., Desktop, iPhone 14]

NDA Notice: If you’re under an NDA, please feel free to send us a Direct Message/Email with the above information.

Hey @tirtheshmotiwala!

For some reason, it looks like the fs-list-value="Agregada reciente" attribute is missing in your page HTML

I tried adding the attribute with a local override, and the filtering works great.

Could you please try deleting the attribute from that element, re-adding it, and publishing the page again?

Let me know how it goes!