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

"Excessive number of pending callbacks: 501" in dev mode #3

Open
peacechen opened this issue Apr 20, 2020 · 5 comments
Open

"Excessive number of pending callbacks: 501" in dev mode #3

peacechen opened this issue Apr 20, 2020 · 5 comments

Comments

@peacechen
Copy link
Owner

When the arrive confetti component unmounts, an error is logged in the console:

Warning: Please report: Excessive number of pending callbacks: 501. Some pending callbacks that might have leaked by never being called from native code:

This doesn't appear to impact production mode. Issues have been reported in react-native-reanimated and react-native libraries.

@f4th4n
Copy link

f4th4n commented Jun 7, 2020

Same here

2 similar comments
@p-syche
Copy link

p-syche commented Oct 8, 2020

Same here

@lokeshozloits
Copy link

Same here

@ajohnson1031
Copy link

I'm having this issue as well.

@eladgel
Copy link

eladgel commented Jun 5, 2021

I have also been getting it. I think it is related to the fact the animation is still running(When it's over it doesn't print the warning), maybe we need a direct ref method to stop the animation?

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

6 participants