Collection list empty state isn't visible

I built a collection list with filters using Attributes V2. The empty state isn’t visible with or without the empty state attributes added.

Here’s the read only link to the page

I’d appreciate any help resolving this.

Hey @idongibok

I see the collection page https://heliosgearproducts.webflow.io/machines
The machines collection seems to be missing its Empty State div when published
The designer in the preview you’ve shared shows that it already exists and even has the correct attribute fs-list-element="empty"

Let’s try this, remove the fs-list-element="empty" attribute from the current Empty State in the designer then create a div block outside the Collection List and add fs-list-element="empty" to it
Attributes should then use that external div to show Empty State

Perfect. It works. Thank you.