Please fill out as many of the following questions as possible so we can help you promptly! If you don’t know how to answer or it does not apply, feel free to remove it or leave it blank.
Builder content link
Builder public api key
59c0f96aaf8b46ba8cf29ece94ca9338
What are you trying to accomplish
I want to integrate builder on a landing page
Screenshots or video link
Code stack you are integrating Builder with
NuxtJS
Reproducible code example
If you are having integration errors, please link to codesandbox or copy and paste your problematic code here. The more detail the better!
Hello @carter3689,
Welcome to the Builder.io forum!
We believe the issue may be related to the model name used when previewing the Medicare Cheatsheet content. The correct model name should be medicare-cheatsheet
. Each page model needs to be integrated within the codebase. You have two options: you can create a global Builder component that accepts props for the model and content, or you can integrate each page model’s code separately into your codebase.
Currently, your code appears to be integrated only for the page model, which means you should be able to create and preview content specifically for that model.
Let us know if you need further assistance!
We hope this helps!
Thanks,