Post

Replies

Boosts

Views

Activity

Reply to Duplicate rows in List populated by CoreData
I fixed the issue! Turns out, in this bit of code ForEach(bills){ I needed to have this instead ForEach(bills, id: \.self){ That fixed it!
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Aug ’22