jamesplease / redux-resource

3kb resource management for Redux
https://redux-resource.js.org
MIT License
237 stars 28 forks source link

Update canceling-requests.md #476

Closed pascalpp closed 3 years ago

pascalpp commented 3 years ago

there's no req in scope, so i assume this should be request ?

jamesplease commented 3 years ago

Thanks for the PR! It's been awhile since I've used xhr but I think it's intended to be res.aborted rather than request.aborted

Edit: also, hi @pascalpp!!! It's been awhile! I hope you're doing well!

pascalpp commented 3 years ago

oh heh, i was just scanning the docs and didn't notice this was documenting usage with another library.