Hey!
Just loaded the beta on a staging site and noticed a bug immediately.
Whenever you use the component shortcode, like this, for example:
[cs_component id=“YKRhu8lzIQ3ziZ7WVG”]
It renders the entire component “document,” rather than just the element you defined as the component.
So, if I have a custom button component, and inside that component document I have a bunch of sections, divs, and text to describe the component, those are rendered too, even though they’re not part of the component itself.
Since it’s all broken, none of the <style> tags get rendered either, which you usually get when using the shortcode. So styling is also not present.
All the best,
Oguzhan