Open
Description
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.

