If I wrap a VStack with a List inside a NavigationView, the resulting list is indented, see image. This is not the expected formatting
VStack
List
NavigationView