Post

Replies

Boosts

Views

Activity

Reply to SwiftUI - Infinite Loop - onDisappear without "."
Thank you @ssmith_c for the comment. I agree that it's not somebody will do intentionally. But the underneath logic in the compiler is wrong and triggers infinite loop on onAppear, that means the view is getting refreshed in a never ending loop. And that is something a serious bug in the underneath compilation logic. In this context if the onDisappear is not calling properly it's understandable but it should not trigger onAppear infinitely that's very serious issue.
Dec ’23