Skip to content

NavigationTabBar: Fix errors from if parents are null

Devin Lin requested to merge work/devinlin/navtabbar-null into master

Ensure that errors do not occur if the parent or parent of the parent of the tab bar is not valid.

Merge request reports