Hi Finsweet team,
I’m using the latest Finsweet Attributes script (v2) to load CMS content dynamically by using a combination of List Tabs and List Nest. My outer collection list serves as title for my dynamic tabs. My inner (nested) collection list should display al the articles which belong to a certain category. Everything worked perfectly on the Webflow staging domain (eccel-professional.webflow.io
), but after switching to the live domain (eccel-professional.it
), the nested collection list is no longer rendered.
Here’s what I’ve checked:
- The
attributes.js
script loads successfully with a 200 OK status. - However, the script seems to not execute properly on the live domain.
- List Tabs seems to work somehow - but still not 100%! The text with [fs-list-element=“tab-link”] gets injected correctly in the native Webflow Tab Links, but the text still shows up in Collection Item after the site is published.
- The nested collection list does not show at all
- No changes were made in Webflow between staging and production.
- I’m seeing several Cloudflare-related CSP and console warnings on the live domain.
- There are no proxies, Cloudflare or CSP in use, says the IT department from my client.
Read only: Webflow - Eccel Professional
Questions:
- Is there a chance that List Tabs and List Nest interfere, since they are sharing some identical attributes like [fs-list-element=“list”]
- Or what else could be blocking or interfering with the script execution?
Has anyone experienced similar behavior or knows a workaround?
Thanks in advance!
Lukas