-
Notifications
You must be signed in to change notification settings - Fork 51
Open
Description
I need this to avoid the react error "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."
I know about the "cancel token" as described in this Medium article.
But how to implement this with react-adal is not clear.
Metadata
Metadata
Assignees
Labels
No labels