As NavigationView is deprecated in macOS.13, I'm trying to use the new NavigationSplitView in one of the Tabs I have defined for my Settings/Preferences(CMD-,) scene. All Tabs are working well as before (icon on top of the window) but when I click on the tab/icon using the new NavigationSplitView somehow overrules the whole Settings window and removes the top bar with the icons. I don't know if this is a bug or I shouldn't be using NavigationSplitView within Settings. Any idea or suggestion?