You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We encountered an issue where under IE11, the last item in our nav was "stuck" on. Under certain circumstances, IE11 will report document.body.scrollHeight of zero, causing bottomReached to always be true in the scroll handler.
Specifically I'm seeing it with IE 11.0.9600.18059 and Angular 1.4.7.