Aziz Abbas
Aziz Abbas
Hi @HeavenlyEntity thanks for reporting, can you please provide your public api key, it'll help with investigating the source of this issue
Hi @kevva thanks for reporting this issue, do you have any kind of reproduction steps for the issue with nextjs server components? For the middleware it looks like it's a...
This is fixed and released in the latest stable version please use `@builder.io/[email protected]` to get the fix, thank you for reporting
This is fixed and merged in #37
Hey @teknology , all the recent issues (#33 , #32 ) you opened indicates an inaccurate packages resolution, there's no yarn.lock in this repo, please use npm to fix this...
please update to use JS in this example
Hi @andrelandgraf , thanks for the kind words and reporting this issue, the `builderState` prop is passed to all registered custom components, so this is possibly related to what you...
@fenil-arcticgrey I am not able to reproduce this, and the error is a bit vague, can you share any steps to reproduce it? You can see here I pushed the...
closed, work is included in https://github.com/BuilderIO/builder/pull/3326
Hi @davidrhoderick, this error happens when you are not passing a valid private key value, please double-check the value you have in your environment for `process.env.BUILDERIO_PRIVATE_API_KEY`