scrollTo is extremely slow
zbranzov opened this issue · 1 comments
zbranzov commented
Environment
Provide version numbers for the following components (information can be retrieved by running tns info
in your project folder or by inspecting the package.json
of the project:
- CLI: 5.2
- Cross-platform modules:5.2
- Android Runtime:5.2
- iOS Runtime:5.2
- Plugin(s):5.1
Describe the bug
Running the demo tests from here https://github.com/NativeScript/nativescript-picker causes the first test to take 90 sec before ends. Most fo the time used by driver.scrollTo method.
Expected behavior
Faster execution
lock commented
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.