Turns out that Chrome reports
| |
as the same value unless you explicity state
| |
At the top of your document. So if you’re trying to do something like auto-load more:
| |
You need to check yourself before you wreck your browser on your loadMore hook, because it will call itself on every. freaking. scroll.