axelthat
Results
11
issues of
axelthat
### Describe the bug `debounced.isPending()` is true even though `debounced.cancel()` was called. ### To Reproduce https://stackblitz.com/edit/vitejs-vite-9rikeg?file=src%2FApp.jsx Type something and press enter. You should see `debounced.isPending()` logs true. ### Expected behavior...
bug