Use-case: I want to deploy the Next.js based UI. Environment: Development env - self-hosting Version: Version 3.2.2 according to the Zitadel UI Stack: Docker Zitadel Backend and Next.js
I ran the Typescript based UI configured a proper .env.local file. The first screen asks me to choose a locale, and it stops there because there is an exception; apparently, I do not have the right API version on the backend.