This seems to be fixed now, however I've noticed that the view doesn't transition properly between large and inline unless the content is a certain width. Is this documented anywhere?
For the above example if you scroll up, you will get this:
But if you change it slightly, and add the following to the Text
.frame(maxWidth: .infinity)
It works properly:
Topic:
UI Frameworks
SubTopic:
SwiftUI
Tags: