filter-debounce
no longer works if the custom filter-function
attempts to access a data or computed property.
This fiddle will illustrate the issue:
https://jsfiddle.net/0jd54wpn/1/
Notice you can try it by accessing the computed property, the data property, or both. Just comment out and see the results. Comment both if
statements in filterFunction
to see debounce working as expected.
I expect the debouncer to work no matter what you need or try to access from within the custom filter function.
VersionsLibraries:
Environment:
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4