tvOS 18 Tab bar more than 7 Tabs

When adding more than 7 items, the Tab bar wiggles or may not reappear when switching back to it. Is this a bug? or could this be a problem with focus management? or any other cause?

Tried sample code https://developer.apple.com/documentation/swiftui/enhancing-your-app-content-with-tab-navigation

Same problem using NavigationSplitView with the List.

When using VStack as the Sidebar view, there are no wiggles.

tvOS 18 Tab bar more than 7 Tabs
 
 
Q