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

Is it possible to have an async function as a filter? #281

Open
romarybi opened this issue Feb 25, 2021 · 0 comments
Open

Is it possible to have an async function as a filter? #281

romarybi opened this issue Feb 25, 2021 · 0 comments

Comments

@romarybi
Copy link

I tried to use an async function with setTimeout in order to add to history only after the state stops changing. Instead of saving every single change of state I wanted to save only when half a second has passed after the user's last action without a new action being executed. Is that possible?

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