| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
test ngapps |
Sorry, something went wrong.
|
test --ignore templates api23 ios12 |
Sorry, something went wrong.
…ase-5.1.2 fix(tab-view): remove onBackPressed override (#6755)
|
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Android back button will exit the app, instead going back to previous list page, when using lazy loaded nested named inside TabViewItems.
This happens only if using as a root component (template-tab-navigation-ng template).
Remove onBackPressed override, since the topmost() frame is now properly assigned when switching between tab view items.
Fix NativeScript/nativescript-angular#1680