f3bd84e81f
The original debounce implementation (lodash) preserved the caller's context - radash didn't, so it was failing and it wasn't noticed. The new debounce implementation with the native function seems to preserve caller's context, but as a safety measure this commit binds the method to its appropriate scope. |
||
---|---|---|
.. | ||
components | ||
services | ||
stylesheets/styled-components |