Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scrollbar is out of sync for larger number of items in IE11 #29

Open
mconner opened this issue Jul 17, 2018 · 0 comments
Open

Scrollbar is out of sync for larger number of items in IE11 #29

mconner opened this issue Jul 17, 2018 · 0 comments

Comments

@mconner
Copy link

mconner commented Jul 17, 2018

Here's a stackblitz that illustrates the issue. This just shows 60000 items. If you drag the scrollbar to the end, you should see Row: 59999 Item 59999. And it works fine in Chrome.

IE11 on the other hand, gets to about 30700 items when you get to the end, and that seems to be dependent on the size of the items.. I can use the scrollwheel, click on the up and down arrows, or grab the scroll thum and "drag" down on it -- though it does not move , of course -- to advance. But it should already be at the end.

https://stackblitz.com/edit/angular-pdtfw7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants