mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-03-20 00:24:26 +01:00
WIP
This commit is contained in:
@@ -82,6 +82,11 @@ extension Internals {
|
||||
|
||||
try self.reapplyAffectedStores(self.typedFetchRequest, self.managedObjectContext)
|
||||
try self.performFetch()
|
||||
|
||||
if case let delegate as FetchedDiffableDataSourceSnapshotDelegate = self.delegate {
|
||||
|
||||
delegate.initialFetch()
|
||||
}
|
||||
}
|
||||
|
||||
@nonobjc
|
||||
|
||||
Reference in New Issue
Block a user