Skip to content

Wrong behaviour on back default tab template #1666

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
tsonevn opened this issue Dec 17, 2018 · 0 comments
Closed

Wrong behaviour on back default tab template #1666

tsonevn opened this issue Dec 17, 2018 · 0 comments
Assignees

Comments

@tsonevn
Copy link
Contributor

tsonevn commented Dec 17, 2018

@gianemi2 commented on Sun Dec 16 2018

Environment
Provide version numbers for the following components (information can be retrieved by running tns info in your project folder or by inspecting the package.json of the project):

  • Getting NativeScript components versions information...
  • Component nativescript has 5.1.0 version and is up to date.
  • Component tns-core-modules has 5.1.0 version and is up to date.
  • Component tns-android has 5.1.0 version and is up to date.
  • Component tns-ios has 5.1.0 version and is up to date.

Describe the bug
The bug happens instantly after back navigation on item.
I'm using default app template tab view Angular.

After open an item in a items list, pressing back icon bring back to home page but:

  • just after land to homepage another homepage slide from right, as another item as been clicked.
  • The new homepage has a back button on ActionBar
  • Click back again brings finally to homepage but clicking an item will not work no more.

Check this video for better explanation.

To Reproduce
Simply create the tabView sample project using nativescript website or using github repo..

Tap on a list item and go back.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants