Fork me on GitHub
#fulcro
<
2019-07-13
>
tony.kay01:07:50

@jackson.reynolds example may be out of date. you reading the book on aborts?

jackson03:07:16

@tony.kay yes, I've got the abort mutation in my client namespace and I'm definitely calling abort-request! in abort*. I wrapped the call to abort-request! in a console log, and I see that it's just returning nil. I'm also console logging the abort-id when I call m/with-abort-id and the IDs match.