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

enhancement: add effect to the useDebounce dependency arrary #428

Closed
LucaMilanese90 opened this issue Oct 4, 2023 · 0 comments
Closed

Comments

@LucaMilanese90
Copy link
Contributor

          suggestion: adding effect to the dependency array itself
  const callback = useCallback(effect, [effect, ...dependencies])

Originally posted by @moritzkirstein in #421 (comment)

@LucaMilanese90 LucaMilanese90 changed the title suggestion: adding effect to the dependency array itself enhancement: add effect to the useDebounce dependency arrary Oct 4, 2023
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