-
Notifications
You must be signed in to change notification settings - Fork 6.8k
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
About Virtual Scrolling #14866
Comments
@anthowm probably because "grid-template-columns" caused some problems with the document stream. |
Any development related with this? |
@filipemendes1994 no,I gave up |
@filipemendes1994 You can try this if you want virtual scroll https://github.com/orizens/ngx-infinite-scroll |
I was looking for a Material solution. In fact, this feature already exists for an entire year but it stills very unusable and hard to integrate with various components... |
well I try to figure with it 1 month and i just give up, no one care about the component so ... |
I am interested in having a Material solution for this, too. Is there any work started or plans for it? |
I found an example how to wrap a div around 2 or more items: https://stackblitz.com/edit/angular-k7qjle?file=app%2Fapp.component.html but it dosnt work for me with |
I think this issue is asking about supporting multiple items per row? In which case it's a duplicate of #10114 |
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
What is the expected behavior?
What is the current behavior?
https://youtu.be/0E0x8kqPRp4
If "grid-template-columns" is used, an error will occur in height, Cancel the normal use of "grid-template-columns"
What are the steps to reproduce?
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
AngularJS: 7
AngularJS Material: 7.2.1
OS: MacOS 10.14.2
Browsers: Chrome 71.0.3578.98
Is there anything else we should know?
The text was updated successfully, but these errors were encountered: