Thanks for the quick response!
Attaching .id(UUID()) on iOS 13 has no effect, i.e. no flickering. The behaviour in iOS 14 is very strange. I have the issue in dynamic and static Cells, though with one exception: in a pure static list.
I guess I have to find a way to selectively change only the ID of the NavigationLink active.
The problem is, that my app is in production since march, build mostly upon SwiftUI. Now iOS 14 breaks a lot which might forces me to switch to UIKit.
Also results of a @FetchedRequest update in iOS 13 in Lists automatically with animation but in iOS 14 they don't anymore :(
Topic:
UI Frameworks
SubTopic:
SwiftUI
Tags: