Builder content link
Builder.io: Visual Development Platform
Builder public api key
4ea53091bd6944bca5dcc91dd756f056
What are you trying to accomplish
I want to edit content on Builder.io
Screenshots or video link
I don’t have screenshots
Code stack you are integrating Builder with
Next.js, React, Vercel, Builder.io SDK GEN 1 and GEN 2 beta (for server components)
Reproducible code example
Not a code problem
Hello, let me describe properly the problem:
- I change content on a text component on the Visual Editor
- The preview show me the modification, it works
- I publish the modification
- On the deployed version, the modification doesn’t appear (I tried without cache, private navigation, differents browsers)
- If I add
?builder.preview=page
on url parameter, it works
For me there is two reasons:
- A bug
- I missed something
Please help me I’m going insane with this
Thanks in advance