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

Added isPending function #46

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Added isPending function #46

wants to merge 1 commit into from

Conversation

bovard
Copy link

@bovard bovard commented Mar 4, 2021

This function returns if there is a scheduled invocation of the debounced or throttled function scheduled in the future.

@bovard bovard force-pushed the isPending branch 13 times, most recently from 1b30eff to bfc461d Compare March 4, 2021 18:41
@bovard
Copy link
Author

bovard commented Mar 4, 2021

CI is failing, but unit tests pass locally for me

This function returns if there is a scheduled invocation of the
debounced or throttled function scheduled in the future.
@niksy
Copy link
Owner

niksy commented Apr 11, 2022

@bovard could you please update code to latest version if this is still something you need?

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

Successfully merging this pull request may close these issues.

2 participants