Bede Jordan
Bede Jordan
@wgtmpeters @rasmus Any progress on a fix for this? I'm currently trying to pick a CQRS+ES framework, and while this one is pretty feature rich and actively developed, this particular...
What approach are you taking? The approach I've seen other event sourcing frameworks use is that when events are committed to the store table, each event also creates an entry...
I see the same behavior for your step 1-3. The function is uploaded, but it's the original version of the function app, not the packed version - looking in the...
Actually the title isn't the reason - this doesn't work on Windows with AFCT v1 either. The same failure occurs after packing and running the functions locally, but only after...
Thanks @csMACnz for writing this issue with the solution, you saved me a lot of time! Hopefully there's a release soon including this fix.