Is UVE production ready?

I’m working on a PoC to migrate to UVE with Next.js. I followed this guide to set up my environment: this guide. Everything seems to be working, but I can’t drag-and-drop any new content to the page editor.

I found this issue on GitHub: this issue. So, I’m wondering if UVE is ready for production use? Is there newer version of the SDK or something?

Hi @ton212 yes, the current SDK is alpha version we’re working in the v1 that will be release end of this month.

Currently, while in the transition, we have a version tagged next, the doc is not up-to-date yet.

Now, the D&D should work with the alpha version as well, in the meantime, we can help debugging this.

  1. Do you see any errors in the console?
  2. Does your containers and contentlet have set the data attributes?

By any chance, you can share the repo to take a look at?

Thanks in advanced.