Hi @charlie
Just updated from Beta RC1 to 6.3.1 and all components are now not showing?
any thoughts/solutions?
Hi @charlie
Just updated from Beta RC1 to 6.3.1 and all components are now not showing?
any thoughts/solutions?
That sounds a little alarming. I’m not seeing this on my global blocks or components. I would check if the child theme needs to be moved from pro-beta
to pro
. What happens when you inspect that Component?
Hi @charlie,
It appears to be only one component (for a headline, I think). Adding the component again seems to work but all historic entries for that ‘headline’ show as could not be resolved.
It might just be a beta > live issue which might not be worth fixing
I’m not using a child theme on this one, so definitely not that.
front end inspect doesn’t display anything for the missing component
cornerstone editor inspect shows
`<div class="tco-element-preview" data-cs-observeable-id="cs31" data-cs-observe="true"><div class="tco-empty-element "><p class="tco-empty-element-message"><span>The id for this Component could not be resolved.</span></p></div></div>`
I’m going to add some more debug info to that message to help you out there. If you turn on WP_DEBUG
currently you should also get more info on what’s missing. The Dev Tools > Document Elements can also help you out to see what the component ID actually is or to edit and fix it. Let me know if this helps and have a great weekend!