Description
There is some DOM elements that are exists as SAP elements not actually seen in the UI page tree (such as sap.ui.core.HTML). This type of elements breaks the logic when you try to find relation between elements.
Example of a bug (from demo):
UI view:
UI5Inspector view:
Actual (Invisible) Structure:

Description
There is some DOM elements that are exists as SAP elements not actually seen in the UI page tree (such as sap.ui.core.HTML). This type of elements breaks the logic when you try to find relation between elements.
Example of a bug (from demo):
UI view:
UI5Inspector view:
Actual (Invisible) Structure: