viewContext.execute(deleteRequest) doesn't call redrawing SwiftUI List
|
|
0
|
408
|
April 27, 2021
|
How to apply convertFromSnakeCase to decoder when using Combine?
|
|
6
|
511
|
April 19, 2021
|
Invoking a callback from a publisher
|
|
4
|
716
|
April 13, 2021
|
How to make receive(on:) deliver value immediately if already on the correct scheduler?
|
|
1
|
486
|
March 22, 2021
|
TicTacToe random error : Combine bug?
|
|
6
|
1157
|
March 20, 2021
|
Synchronous dispatch in Combine?
|
|
0
|
255
|
February 26, 2021
|
Multiple Network Requests with Combine
|
|
0
|
426
|
February 23, 2021
|
Subclass of an ObservableObject doesn't cause a render pass in SwiftUI when changing @Published properties defined in the subclass
|
|
7
|
2148
|
February 16, 2021
|
Creating a Combine Publisher from an NIO ChannelHandler, and file writing
|
|
7
|
980
|
January 23, 2021
|
Does Future.init() guarantee its trailing closure is called before return?
|
|
11
|
1168
|
January 13, 2021
|
Is there an easy way to inject a Combine Scheduler?
|
|
8
|
2796
|
January 8, 2021
|
EXC_BAD_INSTRUCTION with Combine throttle
|
|
6
|
3118
|
December 28, 2020
|
Unexpected behaviour when flatMapping and emitting .finished
|
|
2
|
646
|
November 30, 2020
|
SwiftUI using Combine. I cannot get json on api request
|
|
4
|
912
|
November 25, 2020
|
Combine: how to collapse the publisher type?
|
|
6
|
1516
|
November 24, 2020
|
Combine try to decode multiple times
|
|
4
|
3168
|
November 18, 2020
|
Does 'assign(to:)' produce memory leaks?
|
|
12
|
13739
|
November 12, 2020
|
Swift Combine publisher won't trigger in flatMap after finished event
|
|
0
|
1101
|
October 30, 2020
|
Subject's subscription cancelled before values are sent downstream
|
|
3
|
3607
|
October 26, 2020
|
Is this a normal behavior about Publisher.Share
|
|
2
|
521
|
October 25, 2020
|
Leak with Combine's sink
|
|
15
|
2382
|
October 22, 2020
|
How to use Combine Timer.pubish(…) in Command Line Tool?
|
|
5
|
1500
|
October 21, 2020
|
Question about valid uses of `ObservableObject`'s synthesized `objectWillChange`
|
|
10
|
4156
|
October 16, 2020
|
Combine publisher .store(in: ) memory usage
|
|
0
|
2113
|
October 15, 2020
|
Unexpected behavior of `replaceNil(with:)`
|
|
6
|
1449
|
October 8, 2020
|
Memory leak in Combine when using Concatenate with MergeMany
|
|
4
|
788
|
October 6, 2020
|
Unable to fix Deadlock when using combine
|
|
11
|
1152
|
September 29, 2020
|
Why does Subject in Combine not conform to Subscriber
|
|
1
|
631
|
September 23, 2020
|
Possible Memory Leak w/Combine's Future Publisher?
|
|
5
|
2900
|
September 23, 2020
|
Combine: Wrapped async call with Future, but Future.sink doesn't appear to complete
|
|
2
|
1821
|
September 2, 2020
|