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

bug: Infinite scrolling not working in Ionic 6 beta 7 #24034

Closed
4 of 6 tasks
captainR0bbo opened this issue Oct 7, 2021 · 2 comments
Closed
4 of 6 tasks

bug: Infinite scrolling not working in Ionic 6 beta 7 #24034

captainR0bbo opened this issue Oct 7, 2021 · 2 comments
Labels
package: core @ionic/core package type: bug a confirmed bug report v6 issues specific to Framework v6
Milestone

Comments

@captainR0bbo
Copy link

Prerequisites

Ionic Framework Version

  • v4.x
  • v5.x
  • v6.x

Current Behavior

List does not load more items when bottom of list is scrolled to.

Expected Behavior

List loads more items when we scroll to the bottom of the list until all items loaded.

Steps to Reproduce

Load code reproduction repo. Scroll to the bottom of the users list. It will not load more. If Ionic 5 is installed, the infinite scroll works.

Code Reproduction URL

https://github.com/captainR0bbo/InfiniteScrollBug

Ionic Info

[WARN] Error loading @capacitor/ios package.json: Error: Cannot find module '@capacitor/ios/package'

   Require stack:
   - C:\Users\username\AppData\Roaming\nvm\v14.15.5\node_modules\@ionic\cli\lib\project\index.js
   - C:\Users\username\AppData\Roaming\nvm\v14.15.5\node_modules\@ionic\cli\lib\index.js
   - C:\Users\username\AppData\Roaming\nvm\v14.15.5\node_modules\@ionic\cli\index.js
   - C:\Users\username\AppData\Roaming\nvm\v14.15.5\node_modules\@ionic\cli\bin\ionic

[WARN] Error loading @capacitor/android package.json: Error: Cannot find module '@capacitor/android/package'

   Require stack:
   - C:\Users\username\AppData\Roaming\nvm\v14.15.5\node_modules\@ionic\cli\lib\project\index.js
   - C:\Users\username\AppData\Roaming\nvm\v14.15.5\node_modules\@ionic\cli\lib\index.js
   - C:\Users\username\AppData\Roaming\nvm\v14.15.5\node_modules\@ionic\cli\index.js
   - C:\Users\username\AppData\Roaming\nvm\v14.15.5\node_modules\@ionic\cli\bin\ionic

Ionic:

Ionic CLI : 6.16.3 (C:\Users\username\AppData\Roaming\nvm\v14.15.5\node_modules@ionic\cli)
Ionic Framework : @ionic/react 6.0.0-beta.7

Capacitor:

Capacitor CLI : 3.2.4
@capacitor/android : not installed
@capacitor/core : 3.2.4
@capacitor/ios : not installed

Utility:

cordova-res : 0.15.3
native-run : 1.4.1

System:

NodeJS : v14.15.5 (C:\Program Files\nodejs\node.exe)
npm : 6.14.11
OS : Windows 10

Additional Information

No response

@ionitron-bot ionitron-bot bot added the triage label Oct 7, 2021
@liamdebeasi liamdebeasi added package: core @ionic/core package type: bug a confirmed bug report v6 issues specific to Framework v6 labels Oct 7, 2021
@ionitron-bot ionitron-bot bot removed triage labels Oct 7, 2021
@liamdebeasi liamdebeasi added this to the 6.0.0-rc.1 milestone Oct 7, 2021
@liamdebeasi
Copy link
Contributor

Thanks for the issue. This has been resolved via #24043, and a fix will be available in an upcoming release of Ionic Framework.

@ionitron-bot
Copy link

ionitron-bot bot commented Nov 6, 2021

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 Nov 6, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
package: core @ionic/core package type: bug a confirmed bug report v6 issues specific to Framework v6
Projects
None yet
Development

No branches or pull requests

2 participants