Skip to content

SearchBar nested inside TabViewItem is not firing events #1303

Closed
@NickIliev

Description

@NickIliev

From @NickIliev on April 26, 2018 14:2

When we have SearchBar nested inside TabViewItem, the clearevent is never fired. Reproducible on both Android and iOS.

Steps to reproduce:

  • use this test application
  • use two-way binding with ngModel for the text property
  • enter some input (in the search field) and use the clear button ("X") to trigger the clear event.

Result: the callback function is not executed.

Copied from original issue: NativeScript/NativeScript#5750

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions