-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Labels
Description
How do I use react-palette with async hooks? I keep getting this error:
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.
Reactions are currently unavailable