### Version 2.0.0-alpha.0 ### Reproduction link [https://github.com/odai-alali/ns-actionbar-test](https://github.com/odai-alali/ns-actionbar-test) ### Platform and OS info windows 10, android 7.1 ### Steps to reproduce run the application in the link ### What is expected? after taping the button and navigate to the second screen, the following action bar should be rendered ``` <ActionBar class="action-bar" title="Not Home Page"> <ActionItem text="Action"></ActionItem> </ActionBar> ``` ### What is actually happening? the default action bar is rendered with the application name as title and no other items --- this works fine with v1.4.0-alpha.0 but broken in v2.0.0-alpha.0 <!-- generated by nativescript-vue-issue-helper. DO NOT REMOVE -->