problem in accessing Navigator controls indexs for the first time.
Navigator controls like Accordion,tablist ect. we can not access the different indexs other then 0 for the first itme.
This is because the bydefault only 0 index is intialized and others are not intialized so use creationPlocy=”all” to do that.
