Builder content link
Builder public api key
ab24932172a5427f981ba9d6a9b615a6
What are you trying to accomplish
I’m attempting to create a symbol and configure it. It creates fine but when I edit it directly the visual builder doesn’t seem to operate correctly.
This is definitely more of a technical question. I suspect the URL for the visual builder isn’t pointing to the correct location. This may be a gap in documentation because it’s not totally clear how to set this up with your framework.
To confuse things more I’m using SolidJS and Solid Start which is a bit more of a custom stack, so I’m not sure if this is a bug with the rendering library/SDK.
Either way I do need some guidance to either patch the bug or understand how the visualizer operates in this context.
Screenshots or video link
Here’s a Loom of me adding my header, creating a symbol and trying to use the visualizer: Loom | Free Screen & Video Recording Software.
What you can see happening the preview link (which I’ve overwritten with my localhost) isn’t displaying anything and adding my Header component in doesn’t seem to work.
Code stack you are integrating Builder with
solid-start (0.1.0-alpha.89)
@builder.io/sdk-solid (0.0.8-11)
Reproducible code example
Reproduction is difficult to provide but I can grant access to the repository to anyone interested.