You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
This happens with iOS only.
When run the app with tns preview and use back arrow we will see strange behavior.
To Reproduce tns create TestApp --template tns-template-tab-navigation-ng tns preview
Tap on an item and then tap back arrow. You will see strange reload on a page and back button doesn't hide. If you tap again back button, you will see that it will disappear. If you tap an item, you will see that nothing happens.
Describe the bug
This happens with iOS only.
When run the app with
tns preview
and use back arrow we will see strange behavior.To Reproduce
tns create TestApp --template tns-template-tab-navigation-ng
tns preview
Tap on an item and then tap back arrow. You will see strange reload on a page and back button doesn't hide. If you tap again back button, you will see that it will disappear. If you tap an item, you will see that nothing happens.
Package.json
Expected behavior
reload on a page doesn't need
The text was updated successfully, but these errors were encountered: