Config localization error

After configuring localization on the edit page, there will be this error on http://localhost:3000.

entry code logic is just like this: builder/examples/nextjs-pages-dir-v2/src/pages/[[...page]].tsx at main · BuilderIO/builder · GitHub
SDK Version:@builder.io/sdk-react(1.0.15)

Error: Objects are not valid as a React child (found: object with keys {@type, Default, en, zh}). If you meant to render a collection of children, use an array instead.

Hello @radis,

Are you using localization or using custom components in your project?