react-fetch-hook
react-fetch-hook copied to clipboard
Abort fetch
Hi thank you for this great react fetch hook, Is there a way to make the fetch abortable and abort it when component is unmount ?
Thank you
Hi, @slevy85!
Fetch aborting is not supported right now, but pull requests are welcome. 🙂
Hi @slevy85 We hope this solution helps! 😉