Why is my SwiftUI View flashing a @SectionedFetchRequest with no predicate before applying the new predicate?
I am trying to populate a series of LazyVGrids with Items using a @SectionedFetchRequest
in SwiftUI
.
I am trying to populate a series of LazyVGrids with Items using a @SectionedFetchRequest
in SwiftUI
.