This repository was archived by the owner on Mar 13, 2025. It is now read-only.
This repository was archived by the owner on Mar 13, 2025. It is now read-only.
ListView item text doesn't update #44
Closed
Description
Expected Behavior
ListView displays the complete item array correctly.
Actual Behavior
ListView only displays the text of the initial items.
Steps to Reproduce the Problem
- Do the Tutorial till the "Add Tasks" functionality
- Type something into the textField (I typed foo, bar and baz)
- The ListView only displays foo, but the console shows also bar and baz
Specifications
- tns Version: 6.0.2
Device 1:
- Android Version: 9.0 (Pie) - API 28
- Emulator Version: 29.0.9-5537588
- Kernel Version: Linux 5.0.0-21-generic x86_64
- Platform: Ubuntu 19.04
Device 2:
- Android Version: 9.0 (Pie) - API 28
- NativeScript Playground Version: 1.8.0
- NativeScript Preview Version: 1.23.0
Device 3:
- Android Version: 9.0 (Pie) - API 28
- Emulator Version: 29.0.11-5598178
- Kernel Version: Linux 4.15.0-48-generic x86_64
- Platform: Ubuntu 18.04 LTS
Metadata
Metadata
Assignees
Labels
No labels