Builder/react SDK Did not expect server HTML to contain a <div> in <div>

A fix for this issue has been released in @builder.io/react@1.1.52, if you’re running into this issue with react 18 please update to the latest version:

npm install @builder.io/react@latest

or

yarn add @builder.io/react@latest
1 Like

Thank you! I updated it to the last. Works fine.

1 Like