Skip to content
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
@TheBolliwood

Description

@TheBolliwood

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

  1. Do the Tutorial till the "Add Tasks" functionality
  2. Type something into the textField (I typed foo, bar and baz)
  3. The ListView only displays foo, but the console shows also bar and baz

Screenshot_1564944686

image

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions