Hello Friends/Gurus,
In one of my projects, I am trying to place a page inside the content of an outer page.
Unfortunately the output is not what I expected. Only the footer content of the outer Page is displayed and nothing else.
I have created an example at JS Bin - Collaborative JavaScript Debugging</title> <link rel="alternate" type="application/jso…
Even the title and header content of the outer page is not displayed even though it is available in DOM, please see the picture below
My assumption is since the content is agreegation of sap sap.ui.core.Control[] and the base class of a page or any other control is sap.ui.core.Control[], the outer Page should be able to take another Page as its content.
Is my understanding correct? If my understanding is correct, then is this a bug in UI5?
Any help is highly appreciated, many thanks.
Regards,
Chidan