Same problem in Xcode 12.0.1
Post
Replies
Boosts
Views
Activity
I have noticed this highlight issue happens when List View is inside VStack or any other container, which is mostly the case in most of the apps.
For me .id(UUID()) didnt work
After spending ton of hours i ended up using LazyVStack inside ScrollView