Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

Weird scroll behaviour in md-virtual-scroll for nested ng-repeats #5488

Closed
arshdefoamed opened this issue Nov 2, 2015 · 1 comment
Closed
Assignees
Milestone

Comments

@arshdefoamed
Copy link

Hi,
I am observing a weird behaviour for virtual scroll in case of nested ng-repeats. Scrolling is almost impossible for this scenario. I am not sure whether this is occuring due to complexity of nested repeats or this is the result of #4169

If nested ng-repeat is not used.The scrolling is working fine.Please refer to the following plunker for details:
http://plnkr.co/edit/OdqOk0Ijc52p4B0X0FIe?p=preview

@kseamon
Copy link
Contributor

kseamon commented Nov 2, 2015

virtual-repeat only works with rows that are a consistent height (or width, in horizontal mode).

@kseamon kseamon closed this as completed Nov 2, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants