SwiftRex
SwiftRex copied to clipboard
Lift EffectMiddleware using KeyPath not receiving context
Not clear yet why, but in one case the .lift using KeyPaths on EffectMiddleware didn't transfer the context, so output was nil and the actions weren't handled. Our private repo has a TODO with reproducible example of this.