cancel
Showing results for 
Search instead for 
Did you mean: 

SplitApps issue

Former Member
0 Kudos
365

Hi,

I am getting following error in SAPUI5:-

NavContainer: control with ID '__component0---AdminView--detail' was set as 'initialPage' but was not found as a DIRECT child of this NavContainer (number of current children: 0). -


Please advice me.

View Entire Topic
former_member235383
Active Participant
0 Kudos

Hi Pandit,

Could you provide some more information?

  • Are you getting this error in a custom or a standard app?
  • What is the expected behaviour, and how you are trying to achive this?

Best regards,

Konstantia

hseyin_erbek
Participant
0 Kudos

Hi Konstantia,

I got same error , I try to use split container to adapt template project worklist in webide.

https://sapui5.hana.ondemand.com/#/sample/sap.m.sample.SplitContainer/code/V.view.xml

<SplitContainer id="SplitContDemo" initialDetail="detail" initialMaster="master">

NavContainer: control with ID '__component0---worklist--detail' was set as 'initialPage' but was not found as a DIRECT child of this NavContainer (number of current children: 0).

Best regards,

Huseyin.

konstantia.zerva-spanou jun.wu5

0 Kudos

Did anyone find resolution for the same ?