use useState but not support Throttling, is there alternative ? #221
Unanswered
vaynevayne
asked this question in
Q&A
Replies: 1 comment
-
I have the same issue |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Using useState to read and write state, but without throttling support?
This is not only expensive, but there is no way to use it to do undo redo, is there another library instead?
Beta Was this translation helpful? Give feedback.
All reactions