bug: Infinite scrolling not working in Ionic 6 beta 7 #24034
Labels
package: core
@ionic/core package
type: bug
a confirmed bug report
v6
issues specific to Framework v6
Milestone
Prerequisites
Ionic Framework Version
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'
[WARN] Error loading @capacitor/android package.json: Error: Cannot find module '@capacitor/android/package'
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
The text was updated successfully, but these errors were encountered: