Hi Team,
Is there any known issue logged for JS error when POPUP LOV (with properties as "Inline Dialog") is opened on Inline Dialog Region? I have created a sample on apex.oracle.com to recreate the issue.
Issue App - Sign In (0 Bytes)Login with testdemo/testdemo
Click on OpenPopup1 -> Select dummy value from POPUP LOV -> Click Save -> Open Console -> JS Error comes "cannot call methods on dialog prior to initialization; attempted to call method 'close'"
Click on OpenPopup2 ->Select dummy value from POPUP LOV -> Click Save -> Open Console -> No JS Error.
Only difference between both the popup lov is that in popuplov1, i am using "Inline Popup" in Display As settings, and in popup lov 2, i am using "Modal Dialog" in Display As settings.
Is it known bug or i am interpreting it incorrectly?
Thanks
Sunil Bhatia