I’m experiencing an issue when working with components in Bricks Builder across development and live environments.
Here’s the workflow I’m following:
- I create a component on my development site.
- I export the component and import it into my live site – this works perfectly.
- On the live site, I delink the component (to make modifications without affecting the original component).
- Upon delinking, the component vanishes completely, and only an empty block/section remains in its place.
Expected Behavior:
After delinking, the component content should remain in place as a standalone, editable block, detached from the original component but still fully intact.
Actual Behavior:
The component disappears, and only an empty placeholder remains, with all its content missing.