User registration exception: RootWindow does not have any configured work area

Hi,
I am trying to use the user registration functionality into one of my applications using the provided sample app at https://github.com/cuba-platform/sample-user-registration.
Although the user is registered successfully, I am getting the following error message when the registration page is closed:

IllegalStateException: RootWindow does not have any configured work area

My login screen is an extension of the initial one containing a branding image (see image below).

How should I configure the work area on the login screen? Is there any workaround?

Thanks

Hi,

this is a knows issue and will be fixed in the very next bugfix release.

Regards,
Gleb

Thank you Gleb,
I will be waiting for the next release since our new app will allow registration for external users.

Regards,
George