Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork245
Closed
Labels
Description
Version
2.0.0-alpha.0
Reproduction link
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 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