angular-scroll-complete
angular-scroll-complete copied to clipboard
Scroll event fires twice
When the percent threshold is crossed, the function inside of whenScrolled is fired twice. Have you ran into this before? It kinda looks like the directive is instantiated twice.
https://github.com/angular-ui/ui-select/pull/1132