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
+1
Same issue here, my custom list items all get assigned: transform: translate3d(375px, 0px, 0px);
although the items itself have some height set.
Is there any workaround?
Short description of the problem:
I am trying to use VirtualScroll but instead of directly using ion-item as the virtual item, I am using a custom component that encapsulates ion-item.
What behavior are you expecting?
Render the component normally as when using ngFor.
Steps to reproduce:
Which Ionic Version? 1.x or 2.x
Ionic2-beta8
Plunker that shows an example of your issue
http://plnkr.co/edit/ONkXIK0ByvBwWeAfgMcD?p=preview
Run
ionic info
from terminal/cmd prompt: (paste output below)Cordova CLI: 6.2.0
Gulp version: CLI version 3.9.1
Gulp local: Local version 3.9.1
Ionic Framework Version: 2.0.0-beta.8
Ionic CLI Version: 2.0.0-beta.25
Ionic App Lib Version: 2.0.0-beta.15
ios-deploy version: 1.8.6
ios-sim version: 5.0.6
OS: Mac OS X El Capitan
Node Version: v4.3.1
Xcode version: Xcode 7.3.1 Build version 7D1014
The text was updated successfully, but these errors were encountered: