Jmix Flow Error

Hello All,

I created a new project with Flow UI template. It works and I can see the users screen. When I add a custom entity and restart, it works. When I generate screens I get null pointer exception. Am I doing something wrong (Tried with stable and nightly builds)

java.lang.NullPointerException
at io.jmix.flowui.component.error.JmixInternalServerError.lambda$findRouteData$3(JmixInternalServerError.java:63)

Thanks,
Prashanth

Hi,

Unfortunately, I can’t reproduce the issue. At least, it works on the latest snapshot version.

Regards,
Gleb

Could you please attache a demo project that reproduces the problem?