You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm looking for the useAsyncCallback with the signal param passed to handle multiple taps in quick succession. I realise I can disable the button when you click it, but that's not ideal.
Can we combine the useAsyncAbortable and useAsyncCallback somehow?
The text was updated successfully, but these errors were encountered:
I'm looking for the
useAsyncCallback
with thesignal
param passed to handle multiple taps in quick succession. I realise I can disable the button when you click it, but that's not ideal.Can we combine the
useAsyncAbortable
anduseAsyncCallback
somehow?The text was updated successfully, but these errors were encountered: