Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Potential Memory Leak issue #8

Open
jamesattard opened this issue Aug 11, 2021 · 0 comments
Open

Potential Memory Leak issue #8

jamesattard opened this issue Aug 11, 2021 · 0 comments

Comments

@jamesattard
Copy link

Although this module works and does what it says on the tin, I noticed that there is a memory leak. I get this warning message:

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.
in SwipeableWrapper (at MyComponent.js:42)
in Card (at MyComponent.js:88)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant