Skip to content
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

Changing ActionBar title after page is loaded does not show the ActionBar #1127

Closed
hshristov opened this issue Nov 20, 2015 · 3 comments
Closed

Comments

@hshristov
Copy link
Contributor

Setup:

  • Frame.ios.navBarVisibility is "auto" (which is the default value)
  • ActionBar doesn't have items
  • ActionBar title is set after page is loaded (e.g. try with setTimeout)

ActionBar is not shown but is should be.

@hshristov hshristov added this to the 1.6 (Under Review) milestone Nov 20, 2015
@hamorphis hamorphis self-assigned this Dec 14, 2015
hamorphis added a commit that referenced this issue Dec 14, 2015
hamorphis added a commit that referenced this issue Dec 14, 2015
Resolved Issue #1127: Changing ActionBar title after page is loaded d…
@Jpaagt
Copy link

Jpaagt commented Mar 27, 2016

Is this really fixed or just forgotten? I tried setting the title in the XML template but it did not work, much less does it change when the binding is modified. I also tried setting the title in JS/TS by assigning to the title property of the ActionBar and using set(propName, value) on the ActionBar but the title was not updated in the apps UI. The only thing that worked for me was calling the ActionBar's update() method after changing the title programatically.

@hamorphis hamorphis removed the backlog label Jun 15, 2016
@mhmo91
Copy link

mhmo91 commented Mar 2, 2018

Any updates here?

@lock
Copy link

lock bot commented Aug 27, 2019

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.

@lock lock bot locked and limited conversation to collaborators Aug 27, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants