View update issues + DisclosureGroup issue

My code was working perfectly well until the latest Xcode update. Suddenly the DisclosureGroup stopped working, causing the app to freeze. Also there seems to have been a change to the way SwiftUI tracks view updates because some of my code went into a screaming loop thinking a view was constantly changing.

Developing code is hard enough without these problems coming out of nowhere.

Hi @Easiwriter ,

I'd love to investigate this further if you're able to reproduce this with a small amount of code that you can paste into this thread! Ideally, this is a minimal reproducible sample so I can run it in my Xcode and see if I can produce the same behavior.

Thanks,

Sydney

View update issues + DisclosureGroup issue
 
 
Q