When sending a full search request to backend (i.e. when hitting Enter), the debouncer needs to be cancelled, otherwise it will get invoked and trigger a second search request to the backend.
ember_jquery