Just wanted to know this reproduces easily.
Deployment Target 17.0
iOS Simulator 17.x - Crashes on Startup
iOS Simulator 18.x - Doesn't crash
The entire code is just
ScrollView {
// Anything
}
.scrollDisabled(true) // --> This causes the crash on 17.x, Xcode 16
Topic:
Developer Tools & Services
SubTopic:
Xcode