I am using cms tabs and in each tab there is a body of rich text. When the page loads, the body of rich text in the first tab gets deleted for some reason
I cant seem to find the issue. Any help?
UPDATE
This seems to happen to any and all text elements that is dynamically connected to cms text
Hey @william! There may be an issue with the CMS Field connected to the Rich Text Element. Inspecting the HTML of the page reveals Webflow’s .w-dyn-bind-empty
class, which appears when the element is connected to an empty field and then published.
Could you please double-check that your rich text elements are properly connected to their CMS collection fields and that nothing got disconnected during setup?
If you’re still having trouble after trying this solution, @Support-Luis or @Support-Pedro can take a closer look at your setup,
Hey, thanks for the response. So if you look at the read-only link you can see that there is definetly a cms property linked to the body of text that disappears on load
So I’m going to have to loop in @Support-Luis and @Support-Pedro to kindly have a look at this.
Thanks
Hi @william!
It seems like the Weekly Feedback CMS Collection has the status “Changes in draft”; this could be causing the issue.
Please publish the CMS Collection, publish the site, and let me know how it goes!