#How can I make 'FilterPipe' debounce?

2 messages · Page 1 of 1 (latest)

eager pendant
#

Is there a way to use debounce inside of class FilterPipe?
I would be very grateful if you could help me.

pseudo topaz
#

There's probably a way, but it would be extremely convoluted. Just don't use a pipe to filter with a debounce (or to filter, even without debounce).