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

[Ionic v4] virtual-scroll does not render all items and shows white space #15587

Closed
aam-antonio opened this issue Sep 13, 2018 · 1 comment · Fixed by #16729
Closed

[Ionic v4] virtual-scroll does not render all items and shows white space #15587

aam-antonio opened this issue Sep 13, 2018 · 1 comment · Fixed by #16729
Labels
package: core @ionic/core package

Comments

@aam-antonio
Copy link

Bug Report

Ionic Info

Ionic:

   ionic (Ionic CLI)          : 4.1.2
   Ionic Framework            : @ionic/angular 4.0.0-beta.8
   @angular-devkit/core       : 0.8.1
   @angular-devkit/schematics : 0.8.1
   @angular/cli               : 6.2.1
   @ionic/ng-toolkit          : 1.0.8
   @ionic/schematics-angular  : 1.0.6

Cordova:

   cordova (Cordova CLI) : 8.0.0
   Cordova Platforms     : android 7.0.0
   Cordova Plugins       : cordova-plugin-ionic-keyboard 2.1.2, cordova-plugin-ionic-webview 2.1.3, (and 4 other plugins)

System:

   NodeJS : v8.11.4 (C:\Program Files\nodejs\node.exe)
   npm    : 6.4.1
   OS     : Windows 10

Describe the Bug
Virtual-scroll does not calculate correctly the number of items and shows a white space while scrolling.
virtual-scroll

Steps to Reproduce
Steps to reproduce the behavior:

  1. Clone this repository https://github.com/aam-antonio/ionic-large-lists.git
  2. npm install
  3. npm run start
  4. Click GO TO VIRTUAL LIST
  5. Open Group 0 -> open Group 4 -> open Subgroup 2

Expected Behavior
The virtual-scroll should render all items that fits on the screen.

@ionitron-bot
Copy link

ionitron-bot bot commented Jan 12, 2019

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.

@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators Jan 12, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
package: core @ionic/core package
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants