Hi, I have noticed a problem with dialog window. Basically I have followed below steps but still I am unable to see screens in dialog mode, despite adding @DialogMode annotation.
- Created a composite project.
- Created a full stack project under it.
- Created a add-on project.
- Created screens for entities or even new blank screen.
- Wanted this screen to be opened as Dialog (with or without annotation), but it didn’t work. But any sub screens (any detail or list screen that too without annotation) are working as dialog. (so no problem here).
This issue is with Jmix v2.0, while in previous version it worked fine.