Refetch dont work #237

Closed
opened 2025-12-29 15:27:11 +01:00 by adam · 0 comments
Owner

Originally created by @dufflink on GitHub (Oct 19, 2018).

Must be elements in the ListMonitor CoreStoreObject type?

allChats.refetch( self.filter.whereClause(), OrderBy<ChatsData>(.descending(\.time)) )
This code dont filter my ListMonitor

I did everything as in the example

Originally created by @dufflink on GitHub (Oct 19, 2018). Must be elements in the ListMonitor CoreStoreObject type? `allChats.refetch( self.filter.whereClause(), OrderBy<ChatsData>(.descending(\.time)) )` This code dont filter my ListMonitor I did everything as in the example
adam closed this issue 2025-12-29 15:27:11 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/CoreStore#237