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
Post
Replies
Boosts
Views
Activity
Same problem in Xcode 12.0.1