Describe the bug
Cancelling ongoing debounce will throw following error:
use-debounce.svelte.js:71 Uncaught (in promise) Cancelled
debounced.cancel @ use-debounce.svelte.js:71
Reproduction
Cancel ongoing debounce via cancel method on useDebounce.
This issue can be reproduced in the in the documentation example.
Package version
Severity
annoyance
Describe the bug
Cancelling ongoing debounce will throw following error:
Reproduction
Cancel ongoing debounce via
cancelmethod onuseDebounce.This issue can be reproduced in the in the documentation example.
Package version
Severity
annoyance