DEV Community

Discussion on: Clean Up Async Requests in `useEffect` Hooks

 
farjallahmed profile image
Farjallahmed

I have solve it, i had to change the root component of routes to class instead of fuctional component and it solved the problem