sounit-organization / canada_stack_overflow

Stack Overflow like Mobile App
0 stars 2 forks source link

fix console warning #26

Closed SOunit closed 2 years ago

SOunit commented 2 years ago

warning log

Warning: Can't perform a React state update on an unmounted component. 
This is a no-op, but it indicates a memory leak in your application. 
To fix, cancel all subscriptions and asynchronous tasks in a useEffect cleanup function.
SOunit commented 2 years ago

issue solved