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

Support of objects and arrays for useDebounce. #25

Open
nedashkivskyios opened this issue Dec 16, 2022 · 2 comments
Open

Support of objects and arrays for useDebounce. #25

nedashkivskyios opened this issue Dec 16, 2022 · 2 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@nedashkivskyios
Copy link

nedashkivskyios commented Dec 16, 2022

HI!) When I used our hooks I Faced with a problem.
Currently, if you pass an object/array as data in useAutosave or useDebounce.
Then debouncing never stop.
I see the following solution.
But maybe you know how to implement it better, still I don't have much experience.
image

@jollyjerr jollyjerr added enhancement New feature or request good first issue Good for newcomers labels Oct 8, 2023
@raerpo
Copy link

raerpo commented Oct 26, 2023

@jollyjerr is this up-for-grabs? I'd like to work on this bug if possible

@jollyjerr
Copy link
Owner

@raerpo for sure! Let me know if you have any questions!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants