Builder content link
Builder public api key
8e92e0af177a4e248cd7b68172462c84
What are you trying to accomplish
I’m trying out builder, developing locally with a NEXTJS frontend, exactly followed the instructions on Integrating Pages - Builder.io
When I add a new page, the visual editor loads but instead of an empty page preview with the ‘Add Block’ button, it displays the error message:
Unhandled Runtime Error
TypeError: page is null
When I publish the page and then reload it, everything works great. But if I were to ship this to a client, they would obviously be confused and consider this a bug.
Screenshots or video link
Code stack you are integrating Builder with
NextJS, react
Thank you for any suggestions.