Problem with integrate vue.js application with builder.io

Hey

I’m trying to integrate my Vue localhost application with Builder and I’m encountering an issue connecting Builder with my app.





I’ve enabled the proxy option:

and I’ve also allowed insecure content in my Google Chrome browser.
Furthermore, I attempted to download, run, and connect to a sample application for Vue 3 from GitHub builder/examples/vue/vue-3 at main · BuilderIO/builder · GitHub and encountered the same problem

Hello,
I was unable to reproduce the issue with a clean fork of the Vue example. builder/examples/vue/vue-3 at main · BuilderIO/builder · GitHub

Would you be able to provide me with your Public API Key?

I’ve attempted to locate your Space using the Public API Key in the screenshot but was unable to.

Hi,

I just found builder.io and thought to give it a try…

I’m having a similar issue.

The documentation also seems to be missing a step as well — you need to create pages/test-page.vue in addition to creating it in the Builder.io: Visual Development Platform section.

Once I figured that out, I could see my page in the Builder UI. However, I can’t add any elements. See the screenshot below.

Also, even though my page is being shown, I still get a preview error.

I thought it would be simpler than this…
:upside_down_face: