use-auth0-hooks icon indicating copy to clipboard operation
use-auth0-hooks copied to clipboard

Auth0Provider - Warning: Can't perform a React state update on an unmounted component.

Open FMGordillo opened this issue 4 years ago • 1 comments

Error description

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.

It is reported inside <Auth0Provider>

Stack image

FMGordillo avatar Apr 19 '20 02:04 FMGordillo

All of the concepts of this library have been moved to the official Auth0 SDK for React (https://github.com/auth0/auth0-react), so I'll be archiving this repository shortly.

sandrinodimattia avatar Jun 23 '20 12:06 sandrinodimattia