Richard Gist
Richard Gist
We continued to investigate and `CurrentValueSubject` behaves similarly to what we are seeing with `model.body` being updated, AND `PassthroughSubject` is not going out to all views.
I created another spike branch called `kafka-like` that does some more things around bunching events. My thought is that because PassthroughSubject does not go out to all subscribers, and CurrentValueSubject...
I think the way forward here is to figure out why do we wiggle back and forth in the animation. To do this, I'm starting to venture into recreating SwiftCurrent...
This issue is being removed from our board at this time. We tried to resolve it but the efforts you see above led to incorrect behavior in NavigationLinks and Modals....
I feel like this might be part of a bigger issue request to convert workflow UIKit to the more fluent API in SwiftUI. I'm thinking the change would be breaking...
The problem is that the upload is not including the code coverage report. Here's the uploaded coverage reports: ```