Closed stackfull closed 11 years ago
Would debounce help here?
After some experimentation with throttling and some profiling - it turns out that the issue is a problem in JQLite on FF. Using jquery in the demo cleared the problem up (in ec9cac67e04701add7705b6bf4ed7a8c6f39ae1f).
The closest I got to a worthwhile stack trace (this was angular 1.0.4 mind).
Using the "Big List" section of the demo.
Tested on OSX FF 4 and FF 22
Possibly just overuse of console.log but it seems to be generating a lot of scroll events.