Ole Henrik Oftedal
Posts: 0
Joined: Thu Apr 19, 2012 4:52 pm

Active property in navbar item

Hi!

When you use navbar and you select a property to be active you get this in the footer.

Image

But if you select screen2 and then screen1 again without doing a page refresh the footer is not updated and the user it looks like the wrong item is selected.
Image

What is the easiest way to fix this. I thought of setting a property on navbar item on screen load event but I'm not sure how. Anybody?

regards

Ole Henrik Oftedal
Timeflex Systemer AS
http://www.timeflex.com
http://www.timeflex.no

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Active property in navbar item

Hello! It's a bug and we are already working on fixing that.

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Active property in navbar item

A workaround for now is to use this for navigation:

code
Tiggzi&#46;navigateTo("<mobile-screen-name>", {reloadPage: true});
/code

Return to “Issues”