Empty State Attribute not working, empty state doesn't show

Description

When clicking on a link that doesn’t have any matching in the list, I just get a blank screen. I have fs-list-element=“empty” on the empty list 2 but it’s not showing when clicking ex: “Lease Audits”

Site URL

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

Steps to Reproduce

  1. Click On “Lease Audits” and nothing shows up
  2. Shows blank screen not empty state
  3. Putting in in search field something that doesn’t exist doesn’t show either.

Expected Behavior

[What did you expect to happen?]
Should show the Empty State

Actual Behavior

[What actually happened?]

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.

Hi @joe.b!!

I apologize for the delay.
Your setup is correct, so it should be working as expected. We’ll take a closer look with the team to see if anything else might be affecting it.

Meanwhile, you can try placing the fs-list-element="empty" on an element outside the CMS list, and it should work.

Let me know if that works for you!

1 Like

Confirming placing the fs-list-element="empty" on another div works greats!

1 Like