blog_robinwieruch_content icon indicating copy to clipboard operation
blog_robinwieruch_content copied to clipboard

react-warning-cant-call-setstate-on-an-unmounted-component: AbortController Section

Open rwieruch opened this issue 5 years ago • 0 comments

https://github.com/rwieruch/blog_robinwieruch_content/blob/master/react-warning-cant-call-setstate-on-an-unmounted-component.md

Add alternative solution with AbortController + Fetch. It could be another section of the article as alternative to the _isMounted approach.

See https://github.com/robertoachar/react-fetch-abort-controller/blob/master/src/components/App.jsx

rwieruch avatar Mar 19 '19 13:03 rwieruch