When using an observer in Polymer, the method will be called as many times as the number of changed parameters.
More over in case of search field with immediate refresh, if the user types fast, a debounce would be useful.
- is required by
-
NXP-18440 Quick Search for the new Web UI
- Resolved