Open
Description
Tell us about the problem
getFirstVisiblePosition method returns wrong value in Vue demo.
Which platform(s) does your issue occur on?
_iOS
Please provide the following version numbers that your issue occurs with:
- Progress NativeScript UI plugin version: 7.1.0
- **CLI:**6.1
- **Cross-platform modules:**6.1
- Runtime(s): 6.1
Please tell us how to recreate the issue in as much detail as possible.
- Start any of the demos (vue, ng)
- Go to "Get first visible index" example
- If you scroll down and get visible item index it will return index 10 on item 2 which is wrong
https://screencast.com/t/HUXmc3XlA
Is there code involved? If so, please share the minimal amount of code needed to recreate the problem.
demos from the repo