I'm having the same problem. Have you found a workaround for it?
Post
Replies
Boosts
Views
Activity
Did you ever find a solution to this problem? I am having the same issue. (except my baseURL is nil)
This used to work with the last beta of Xcode but stopped working with the current beta. The workaround is to use NavigationBarTitle(Text(string), displayMode: .inline) instead.	Thanks.