-
Notifications
You must be signed in to change notification settings - Fork 13.5k
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
VirtualScroll not working with nested objects #6137
Comments
Happens also even if the viewModel contains only primitives and the view (html) contains binding to a method of the view mode.
|
@galvanu Are you using Ionic 2 beta.6? |
Yeah, this is my ionic info output: |
Same here on beta.6:
|
This may be related this other ticket around performance issues with virtualScroll #6104 . These issues still persist exactly the same in beta7. Virtualscroll is basically unusable on iOS currently for me. |
+1 |
Thanks for the report, it should be fixed in the next release. Thanks |
@adamdbradley this is still an issue see #6974 |
Guuys it seems it doesn't yet work properly |
+1 ionic 3.6.0 |
Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out. |
Short description of the problem:
Exception when using nested objects with virtual scroll.
What behavior are you expecting?
Access to nested properties.
Steps to reproduce:
Other information: (e.g. stacktraces, related issues, suggestions how to fix, stackoverflow links, forum links, etc)
Which Ionic Version? 1.x or 2.x
2 beta 4
Plunker that shows an example of your issue
http://plnkr.co/edit/JLlwIn3a1Ws8wavbX2Gj?p=preview
Run
ionic info
from terminal/cmd prompt: (paste output below)The text was updated successfully, but these errors were encountered: