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
emulator or device. What type of device? - ATM I have only tried it on emulator
Please, provide the following version numbers that your issue occurs with:
CLI: (run tns --version to fetch it) - 7.0.11
Cross-platform modules: (check the 'version' attribute in the node_modules/@nativescript/core/package.json file in your project) - 7.1.3
Runtime(s): (look for the "tns-android" and "tns-ios" properties in the package.json file of your project) - 7.1.0
Plugin(s): (look for the version numbers in the package.json file of your
project and paste your dependencies and devDependencies here)
This plugin only - 4.0.16
Please, tell us how to recreate the issue in as much detail as possible.
Describe the steps to reproduce it.
On iOS, after one or more loadMoreItems, when clicked on the top bar to scroll to top, items before and after that loadMoredisappear.
Is there any code involved?
provide a code example to recreate the problem
(EVEN BETTER) provide a .zip with application or refer to a repository with application where the problem is reproducible.
Which platform(s) does your issue occur on?
IOSiOS 14ATM I have only tried it on emulatorPlease, provide the following version numbers that your issue occurs with:
tns --versionto fetch it) -7.0.11node_modules/@nativescript/core/package.jsonfile in your project) -7.1.3"tns-android"and"tns-ios"properties in thepackage.jsonfile of your project) -7.1.0package.jsonfile of yourproject and paste your dependencies and devDependencies here)
This plugin only -
4.0.16Please, tell us how to recreate the issue in as much detail as possible.
Describe the steps to reproduce it.
On
iOS, after one or moreloadMoreItems, when clicked on the top bar to scroll to top, items before and after thatloadMoredisappear.Is there any code involved?
demo-ng.zip
CleanShot.2021-01-19.at.09.59.32.mp4