Commit efe6cac
authored
Merge pull request #185 from zacronos/digest-in-progress-fix
@zacronos Thanks! I'm going to merge it right now, but it needs to be further investigated.
In addition I would like to say that we already have something on that score, I mean the scroll event handler. And you don't see [there](https://github.com/angular-ui/ui-scroll/blob/v1.7.0-rc.2/src/ui-scroll.js#L437) a `!$rootScope.$$phase` protection due to it is present in the [beginning](https://github.com/angular-ui/ui-scroll/blob/v1.7.0-rc.2/src/ui-scroll.js#L429) of function.1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
349 | 349 | | |
350 | 350 | | |
351 | 351 | | |
352 | | - | |
| 352 | + | |
353 | 353 | | |
354 | 354 | | |
355 | 355 | | |
| |||
370 | 370 | | |
371 | 371 | | |
372 | 372 | | |
373 | | - | |
| 373 | + | |
374 | 374 | | |
375 | 375 | | |
376 | 376 | | |
| |||
0 commit comments