have issue likely related,
NavigationSplitViews, in MacOs App
the code below will work but not if I don't have the button comment out.
.toolbar{
// ToolbarItemGroup{
// Button(action:retrieveAvailable , label: {Label("0",systemImage: "tortoise")})
// .tint(Color.tertiary)
}