Closed rosskevin closed 4 years ago
Just wondering if you ever found a solution to this. We have come across the same situation.
Did any of you found out where does debounce belong?
I have same problem(
there is a delay
that configures the debounce for field. It's always been there and the default is 250ms
@jquense - is there anywhere I could tune a debounce for certain fields? For example, I've got remote uniqueness validation via yup, and it seems that each keyUp is sending a call to the server.
If not, any thoughts on where a debounce belongs?