@phill@helge Me neither 😅 When I run the gist your linked above (Xcode 15 beta 8), I get three identical "ContainerView<ModifiedContent<Text, MyModifier>>: @ self changed." messages: no erasure to AnyView. How to reproduce?
@helge@groue You're right that this is a Swift Package. Specifically, running from an Xcode Preview. Linking and running from simulator yields the 3 identical results. How curious!
@phill @groue Ah Previews … that makes some sense.