Hi,
I have encountered bug in 21.2 (and 21.2.1) when calling modal dialog page out of another modal dialog page. Upon return (on dialog closed event) gets into eternal loop and exceeds javascript stack space.
Sample application with bug here: https://apex.oracle.com/pls/apex/mg/r/buggz
In version 21.1 this works fine.
Practical use would be:
report
+-----------edit page
+---------------delete confirmation page
where on "edit page" we want to handle onDialogClosed event for "delete page" and as an action perform close dialog on "edit page".
Just hope for APEX team to take note of this, since it is obviously a bug in new version.
Sincerely
Maris
APEX 21.2.1, Oracle RDBMS 21 (EE/XE)