X Tutup
The Wayback Machine - https://web.archive.org/web/20250430094633/https://github.com/NativeScript/NativeScript/issues/4341
Skip to content

Navigate back doesn't work if there are more than one SearchBar in page #4341

Open
@SvetoslavTsenov

Description

@SvetoslavTsenov

Reproducible with tns-core-modules@~3.0.0
If there are more than one SearchBar in a page the navigate back button is not working. Navigate back button only changes the caret position between search-bars.

<Page >
    <StackLayout>
        <SearchBar />
        <SearchBar />
    </StackLayout>
</Page>


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      X Tutup