Embedding TabView into a NavigationStack seems to solve the problem, or embed it only in Preview:
#Preview {
NavigationStack {
ContentView() // View with TabView
}
}
Topic:
App & System Services
SubTopic:
Core OS
Tags: