In jmix 2 flow ui, I am openning a DetailView in a dialog. In the edit screen, I am doing some kind of soft validation using blur event. I am showing the warning message in a notification, however closing the notification closes the whole dialog.
Any idea why ?