Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Modal popup out of modal popup - bug (javascript loop) in 21.2

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)

This post has been answered by Māris Gabaliņš on Mar 16 2022
Jump to Answer
Comments
Post Details
Added on Dec 18 2021
10 comments
603 views